Skip to content

Commit

Permalink
Update .github/workflows/wrangler.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ludeeus authored Sep 29, 2023
1 parent 50dd7a7 commit 7debe04
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 @@ -21,7 +21,7 @@ jobs:
runs-on: ubuntu-latest
name: ${{github.event_name == 'push' && 'publish' || 'build'}}
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@v4.1.0

- name: Setup Node.js
uses: actions/setup-node@v3
Expand Down

0 comments on commit 7debe04

Please sign in to comment.