Skip to content

Commit bb760f6

Browse files
chore(deps): update softprops/action-gh-release action to v2
1 parent 227adb9 commit bb760f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-publish-npm-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,6 @@ jobs:
4141
NODE_AUTH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4242

4343
- name: Create release
44-
uses: softprops/action-gh-release@v1
44+
uses: softprops/action-gh-release@v2
4545
with:
4646
generate_release_notes: True

0 commit comments

Comments
 (0)