Skip to content

Commit

Permalink
chore(CI): use new project name
Browse files Browse the repository at this point in the history
  • Loading branch information
PaiJi committed Dec 14, 2024
1 parent ecb4d6a commit a236224
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@ jobs:
with:
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
accountId: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
projectName: cms # e.g. 'my-project'
projectName: fcc-cms-6b4t # e.g. 'my-project'
directory: dist # e.g. 'dist'
gitHubToken: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit a236224

Please sign in to comment.