Skip to content

Commit

Permalink
Update pages-deployment.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
magicalpuffin committed May 6, 2024
1 parent 61db172 commit 872a7af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pages-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,5 @@ jobs:
with:
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
accountId: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
command: pages deploy .svelte-kit/cloudflare
command: pages deploy .svelte-kit/cloudflare --project-name=mli-puffinsystems
workingDirectory: ./frontend

0 comments on commit 872a7af

Please sign in to comment.