chore: Update cf API tokens and account IDs
This commit is contained in:
4
.github/workflows/deploy-1000h-entry.yml
vendored
4
.github/workflows/deploy-1000h-entry.yml
vendored
@@ -34,8 +34,8 @@ jobs:
|
||||
- name: Deploy
|
||||
uses: cloudflare/wrangler-action@v3
|
||||
with:
|
||||
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
|
||||
accountId: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
|
||||
apiToken: ${{ secrets.CF_BASEONE_API_TOKEN }}
|
||||
accountId: ${{ secrets.CF_BASEONE_ACCOUNT_ID }}
|
||||
# deploy entry/index.js to 1000h-entry according to entry/wrangler.toml
|
||||
workingDirectory: "entry"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user