Skip to content

Commit

Permalink
ci(.github/workflows/worker.yml): add account id
Browse files Browse the repository at this point in the history
  • Loading branch information
risu729 committed Jan 11, 2025
1 parent 4dfa644 commit 7c4160e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/worker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ jobs:
workingDirectory: worker
command: versions upload ${{ steps.wrangler-args.outputs.args }}
apiToken: ${{ secrets.CLOUDFLARE_WORKERS_API_TOKEN }}
accountId: ${{ vars.CLOUDFLARE_ACCOUNT_ID }}

actions-timeline:
needs:
Expand Down

0 comments on commit 7c4160e

Please sign in to comment.