Skip to content

Commit

Permalink
wip: 🔕 temporary commit
Browse files Browse the repository at this point in the history
  • Loading branch information
tarampampam committed Apr 18, 2024
1 parent f1c6516 commit 28f2e78
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/site.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,6 @@ jobs:
accountId: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
projectName: random-user-agent-index
directory: ./site
branch: master # aka CF "production" environment
branch: main # aka CF "production" environment
gitHubToken: ${{ secrets.GITHUB_TOKEN }}
wranglerVersion: '3' # enable Wrangler v3

0 comments on commit 28f2e78

Please sign in to comment.