Skip to content

Commit

Permalink
ci: specify project name
Browse files Browse the repository at this point in the history
  • Loading branch information
hanspagel committed May 3, 2024
1 parent 387fe45 commit 9d42a7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,4 @@ jobs:
with:
accountId: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
command: pages deploy dist
command: pages deploy dist --project-name=galaxy

0 comments on commit 9d42a7e

Please sign in to comment.