Skip to content

Commit ec7dfa9

Browse files
committed
Bump softprops/action-gh-release to v2
1 parent 45a4860 commit ec7dfa9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ jobs:
204204
205205
- name: Create GitHub Release and Upload Release Asset
206206
if: github.event.ref_type == 'tag'
207-
uses: softprops/action-gh-release@v1
207+
uses: softprops/action-gh-release@v2
208208
env:
209209
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
210210
with:

0 commit comments

Comments
 (0)