Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
austinkregel authored Dec 17, 2024
1 parent 61e22b2 commit 64b0b5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ jobs:
- run: npm install
- run: npm run build
- name: Publish
uses: cloudflare/wrangler-action@1.1.0
uses: cloudflare/wrangler-action@v3
with:
apiToken: ${{ secrets.CF_API_TOKEN }}

0 comments on commit 64b0b5b

Please sign in to comment.