Skip to content

Commit 03bce26

Browse files
committed
revert: yml changes
1 parent 30e42e8 commit 03bce26

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,6 @@ jobs:
5454
with:
5555
apiToken: ${{secrets.CLOUDFLARE_API_TOKEN}}
5656
accountId: ${{secrets.CLOUDFLARE_ACCOUNT_ID}}
57-
wranglerVersion: "3.57.0"
5857
secrets: |
5958
DISCORD_PUBLIC_KEY
6059
DISCORD_TOKEN

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,6 @@ jobs:
5454
with:
5555
apiToken: ${{secrets.CLOUDFLARE_API_TOKEN}}
5656
accountId: ${{secrets.CLOUDFLARE_ACCOUNT_ID}}
57-
wranglerVersion: "3.57.0"
5857
secrets: |
5958
DISCORD_PUBLIC_KEY
6059
DISCORD_TOKEN

0 commit comments

Comments
 (0)