Skip to content

Commit

Permalink
Update deploy-site.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredwray committed May 13, 2024
1 parent a747460 commit a433f0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-site.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,6 @@ jobs:
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
accountId: b09b24c345713c704e71dea8bd81f713
projectName: writr-org
branch: production
branch: main
directory: site-output
gitHubToken: ${{ secrets.GH_TOKEN }}

0 comments on commit a433f0e

Please sign in to comment.