Skip to content

Commit c082420

Browse files
committed
Update staging.yml
1 parent a6758d0 commit c082420

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/staging.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,8 @@ jobs:
2929
with:
3030
accountId: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
3131
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
32-
wranglerVersion: '4.16.1'
3332
preCommands: npm ci
34-
command: publish --env staging
33+
command: deploy --env staging
3534
secrets: |
3635
WEBHOOK_URL
3736
env:

0 commit comments

Comments
 (0)