Skip to content

Commit 0c3c03e

Browse files
Chore: bump softprops/action-gh-release from 1 to 2 (#267)
1 parent 7055f29 commit 0c3c03e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ jobs:
110110
cp *.txt ./publish/
111111
112112
- name: Release and upload assets
113-
uses: softprops/action-gh-release@v1
113+
uses: softprops/action-gh-release@v2
114114
with:
115115
name: ${{ env.RELEASE_NAME }}
116116
tag_name: ${{ env.TAG_NAME }}

0 commit comments

Comments
 (0)