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 009de9b + c8777f9 commit 01e8eedCopy full SHA for 01e8eed
.github/workflows/tag-and-release.yml
@@ -117,7 +117,7 @@ jobs:
117
- uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16
118
with:
119
name: minikube-gui-windows-release
120
- - uses: softprops/action-gh-release@c062e08bd532815e2082a85e87e3ef29c3e6d191
+ - uses: softprops/action-gh-release@e7a8f85e1c67a31e6ed99a94b41bd0b71bbee6b8
121
122
name: 'v${{ env.version }}'
123
tag_name: 'refs/tags/v${{ env.version }}'
0 commit comments