Skip to content

Commit

Permalink
Update node.js.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
CrossyAtom46 authored Oct 24, 2024
1 parent 5b73a8f commit 650a5ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:

# Create GitHub Release with source code only
- name: Create GitHub Release
uses: softprops/action-gh-release@v1.21.1
uses: softprops/action-gh-release@v2.0.8
with:
tag_name: ${{ env.TAG_NAME }}
body: |
Expand Down

0 comments on commit 650a5ef

Please sign in to comment.