We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77198ec commit c0d2783Copy full SHA for c0d2783
1 file changed
.github/workflows/serverless.yml
@@ -17,4 +17,5 @@ jobs:
17
uses: cloudflare/wrangler-action@v3
18
with:
19
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
20
+ accountId: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
21
wranglerVersion: "4.71.0"
0 commit comments