Skip to content

Commit

Permalink
fix projectName
Browse files Browse the repository at this point in the history
  • Loading branch information
yamanoku committed Apr 16, 2024
1 parent de7b0c5 commit d8a94a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cloudflare-pages-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
with:
accountId: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
projectName: yamanoku-birthday-countdown
projectName: yamanoku-birthday
directory: ./dist
gitHubToken: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit d8a94a2

Please sign in to comment.