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 f6cc2b6 + 5543f27 commit cecda08Copy full SHA for cecda08
.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@c95fe1489396fe8a9eb87c0abf8aa5b2ef267fda
+ - uses: softprops/action-gh-release@da05d552573ad5aba039eaac05058a918a7bf631
121
122
name: 'v${{ env.version }}'
123
tag_name: 'refs/tags/v${{ env.version }}'
0 commit comments