We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 347b070 + c8b9c20 commit 942d41bCopy full SHA for 942d41b
1 file changed
.github/workflows/release.yaml
@@ -45,7 +45,7 @@ jobs:
45
env:
46
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
47
- name: Release
48
- uses: softprops/action-gh-release@a06a81a03ee405af7f2048a818ed3f03bbf83c7b # v2.5.0
+ uses: softprops/action-gh-release@153bb8e04406b158c6c84fc1615b65b24149a1fe # v2.6.1
49
with:
50
draft: True
51
name: Content ${{ steps.set_version.outputs.ver }}
0 commit comments