Skip to content

Commit

Permalink
Update deploy-interactive.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Yendric committed Jan 28, 2024
1 parent 9d22314 commit 153288e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-interactive.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@ jobs:
with:
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
accountId: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
projectName: predicate_logic_visualizer
projectName: predicate-logic-visualizer
directory: interactive/dist
gitHubToken: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 153288e

Please sign in to comment.