We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4cb69ec commit fc3fef6Copy full SHA for fc3fef6
.github/workflows/deploy-scripts-worker.yml
@@ -21,7 +21,7 @@ jobs:
21
- uses: actions/checkout@v4
22
- uses: cloudflare/wrangler-action@v3
23
with:
24
- command: publish
+ command: deploy
25
workingDirectory: 'worker'
26
apiToken: ${{ secrets.CF_API_TOKEN }}
27
accountId: ${{ secrets.CF_ACCOUNT_ID }}
0 commit comments