Skip to content

Commit

Permalink
change proj name
Browse files Browse the repository at this point in the history
  • Loading branch information
Geometrically committed Jul 9, 2024
1 parent fd6dbcd commit 78cb7b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cloudflare-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ jobs:
with:
apiToken: ${{ secrets.CF_API_TOKEN }}
accountId: '9ddae624c98677d68d93df6e524a6061'
project: 'code'
project: 'frontend'
githubToken: ${{ secrets.GITHUB_TOKEN }}
commitHash: ${{ steps.push-changes.outputs.commit-hash }}

0 comments on commit 78cb7b1

Please sign in to comment.