Skip to content

Commit

Permalink
fix: project name
Browse files Browse the repository at this point in the history
  • Loading branch information
ikkz committed Feb 9, 2025
1 parent e5eda3e commit 4cee2c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/playground.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,6 @@ jobs:
with:
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
accountId: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
projectName: 'anki-template'
projectName: 'ikkz-template'
directory: 'playground/dist'
gitHubToken: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 4cee2c6

Please sign in to comment.