There was an error while loading. Please reload this page.
2 parents 1c52411 + ea5386a commit 99288c3Copy full SHA for 99288c3
1 file changed
.github/workflows/create-release.yml
@@ -32,7 +32,7 @@ jobs:
32
id: newversion
33
run: python tools/release.py -l "${{ steps.changes.outputs.last-tag }}"
34
- name: GitHub Release
35
- uses: softprops/action-gh-release@v2
+ uses: softprops/action-gh-release@v3
36
with:
37
tag_name: "${{ env.NEW_VERSION }}"
38
make_latest: "true"
0 commit comments