workflow
All checks were successful
Deploy to Cloudflare Pages / deploy (push) Successful in 27s

This commit is contained in:
christian 2024-10-31 06:32:45 +01:00
parent 748ee204a8
commit a9ff5afd7c

View File

@ -28,4 +28,4 @@ jobs:
with:
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
accountId: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
command: pages deploy ./build/client --project-name=image-conversion-client
command: pages deploy ./build/client --project-name=image-converter-client