Skip to content

Commit

Permalink
Merge pull request #193 from One-Language/dependabot/github_actions/c…
Browse files Browse the repository at this point in the history
…loudflare/wrangler-action-3.1.0

Bump cloudflare/wrangler-action from 3.0.2 to 3.1.0
  • Loading branch information
BaseMax authored Aug 18, 2023
2 parents 7939fe1 + 7e960e0 commit d5f3ea7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wrangler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: 🚀 Publish
uses: cloudflare/wrangler-action@v3.0.2
uses: cloudflare/wrangler-action@v3.1.0
with:
apiToken: ${{ secrets.CF_API_TOKEN }}
workingDirectory: 'packages/john'
Expand Down

0 comments on commit d5f3ea7

Please sign in to comment.