Skip to content

Commit 734c719

Browse files
committed
added wrangler v3 version
1 parent 47e4d04 commit 734c719

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/workflows/register-commands-production.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ jobs:
5454
with:
5555
apiToken: ${{secrets.CLOUDFLARE_API_TOKEN}}
5656
accountId: ${{secrets.CLOUDFLARE_ACCOUNT_ID}}
57+
wranglerVersion: '3'
5758
secrets: |
5859
DISCORD_PUBLIC_KEY
5960
DISCORD_TOKEN

.github/workflows/register-commands-staging.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ jobs:
5454
with:
5555
apiToken: ${{secrets.CLOUDFLARE_API_TOKEN}}
5656
accountId: ${{secrets.CLOUDFLARE_ACCOUNT_ID}}
57+
wranglerVersion: '3'
5758
secrets: |
5859
DISCORD_PUBLIC_KEY
5960
DISCORD_TOKEN

0 commit comments

Comments
 (0)