Skip to content

Commit b8f1966

Browse files
chore(deps): update softprops/action-gh-release action to v2
1 parent a0fba46 commit b8f1966

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)