Skip to content

Commit 2bdabfd

Browse files
committed
Update action
1 parent 9204cc2 commit 2bdabfd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474
7575
- name: Create Github Release
7676
id: create_release
77-
uses: softprops/action-gh-release@v1
77+
uses: softprops/action-gh-release@v2
7878
env:
7979
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
8080
with:

0 commit comments

Comments
 (0)