Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
sbwml authored Feb 16, 2024
1 parent 0bb223f commit ef54ba3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:

- name: Create release
if: env.next == 'true'
uses: ncipollo/release-action@v1
uses: ncipollo/release-action@v1.13.0
with:
name: node-v${{ env.VERSION }}
allowUpdates: true
Expand Down

0 comments on commit ef54ba3

Please sign in to comment.