Skip to content

Commit 504b3f3

Browse files
authored
Update create-release.yml
1 parent d88deed commit 504b3f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/create-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
5050
- name: Create and Upload Release
5151
id: create_release
52-
uses: softprops/action-gh-release@v1
52+
uses: softprops/action-gh-release@v2
5353
env:
5454
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
5555
with:

0 commit comments

Comments
 (0)