Skip to content

Commit

Permalink
Update CI/CD
Browse files Browse the repository at this point in the history
  • Loading branch information
Kage committed Jan 7, 2024
1 parent 034dcfc commit 1c5e087
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cloudflare-cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ jobs:
with:
apiToken: ${{ secrets.CFAT_WORKER_DEPLOYMENT }}
accountId: ${{ secrets.CF_ACCOUNT_ID }}
command: whoami
command: deploy worker.js --compatibility-date "2022-07-12" --name dns01cf-github --route "dns01cf-github.hts.workers.dev/*"

0 comments on commit 1c5e087

Please sign in to comment.