Skip to content

Commit

Permalink
Update cloudflare-ca-beta.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nexus-uw authored Dec 12, 2023
1 parent 1a42db1 commit 6cc3a4b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/cloudflare-ca-beta.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,11 @@ jobs:
REGION: CA
PROD: 'true'

- name: CA BETA Publish to Cloudflare
- name: Publish to Cloudflare
uses: cloudflare/wrangler-action@2.0.0
with:
apiToken: ${{ secrets.CF_API_TOKEN }}
accountId: ${{ secrets.CF_ACCOUNT_ID }}
wranglerVersion: '1.19.12'
environment: test
env:
Expand Down

0 comments on commit 6cc3a4b

Please sign in to comment.