We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2365769 + 8b915d4 commit 5d558a0Copy full SHA for 5d558a0
1 file changed
.github/workflows/release.yml
@@ -49,7 +49,7 @@ jobs:
49
zip -r definitions.zip definitions
50
51
- name: Create GitHub Release
52
- uses: softprops/action-gh-release@v2
+ uses: softprops/action-gh-release@v3
53
with:
54
tag_name: ${{ github.ref_name }}
55
name: Release ${{ github.ref_name }}
0 commit comments