We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0fafc8f + 1131b27 commit e80fd28Copy full SHA for e80fd28
1 file changed
.github/workflows/publish-github.yml
@@ -37,7 +37,7 @@ jobs:
37
custom_tag: ${{ env.TAG }}
38
39
- name: Create Release for Tag
40
- uses: softprops/action-gh-release@v2
+ uses: softprops/action-gh-release@v3
41
with:
42
name: '${{ env.TAG }}'
43
tag_name: ${{ env.TAG }}
0 commit comments