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 60243a4 + 6eb807d commit 2db298aCopy full SHA for 2db298a
.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@da05d552573ad5aba039eaac05058a918a7bf631
+ - uses: softprops/action-gh-release@72f2c25fcb47643c292f7107632f7a47c1df5cd8
121
122
name: 'v${{ env.version }}'
123
tag_name: 'refs/tags/v${{ env.version }}'
0 commit comments