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 d55c753 + 7ddc84d commit c8e9249Copy full SHA for c8e9249
.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@01570a1f39cb168c169c802c3bceb9e93fb10974
+ - uses: softprops/action-gh-release@c95fe1489396fe8a9eb87c0abf8aa5b2ef267fda
121
122
name: 'v${{ env.version }}'
123
tag_name: 'refs/tags/v${{ env.version }}'
0 commit comments