We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ce69c4 commit cb98002Copy full SHA for cb98002
.github/workflows/release.yml
@@ -49,7 +49,7 @@ jobs:
49
retention-days: 1
50
51
- name: Create Release
52
- uses: softprops/action-gh-release@v1
+ uses: softprops/action-gh-release@v2
53
with:
54
tag_name: ${{ github.ref_name }}
55
name: ${{ github.ref_name }}
0 commit comments