There was an error while loading. Please reload this page.
2 parents 616f3e0 + fa86c9e commit 473fb67Copy full SHA for 473fb67
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