Skip to content

Commit

Permalink
Revert "bump wrangler-action"
Browse files Browse the repository at this point in the history
This reverts commit d892e6c.
  • Loading branch information
codebam committed Nov 15, 2024
1 parent d892e6c commit c91e479
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
key: node-modules-${{ hashFiles('package-lock.json') }}
restore-keys: node-modules-
- name: cloudflare workers publish
uses: cloudflare/wrangler-action@v3.12.1
uses: cloudflare/wrangler-action@v3
with:
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
preCommands: |
Expand Down

0 comments on commit c91e479

Please sign in to comment.