Skip to content
This repository has been archived by the owner on Aug 23, 2024. It is now read-only.

Commit

Permalink
Merge pull request #2368 from yoavain/renovate/softprops-action-gh-re…
Browse files Browse the repository at this point in the history
…lease-2.x

chore(deps): update softprops/action-gh-release action to v2
  • Loading branch information
yoavain authored Aug 23, 2024
2 parents 5e813e7 + 21150ab commit f0e6db2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
fail_ci_if_error: true

- name: Release
uses: softprops/action-gh-release@v1
uses: softprops/action-gh-release@v2
if: startsWith(github.ref, 'refs/tags/')
with:
files: installer/*.exe
Expand Down

0 comments on commit f0e6db2

Please sign in to comment.