gwuh
All checks were successful
Push to cloudflare pages / deploy (push) Successful in 42s

This commit is contained in:
Lara 2025-01-25 16:22:28 +02:00
parent 5b679ec47f
commit d08016ee73
2 changed files with 2 additions and 1 deletions

View file

@ -31,5 +31,6 @@ jobs:
uses: https://github.com/cloudflare/wrangler-action@v3
with:
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
accountId: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
command: |
pages deploy .svelte-kit/cloudflare --project-name=protogen-social-down-page

View file

@ -1 +1 @@
@import 'tailwindcss';
@use 'tailwindcss';