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.
1 parent c9548df commit a9f6754Copy full SHA for a9f6754
.github/workflows/tag-and-release.yml
@@ -117,7 +117,7 @@ jobs:
117
- uses: actions/download-artifact@65a9edc5881444af0b9093a5e628f2fe47ea3b2e
118
with:
119
name: minikube-gui-windows-release
120
- - uses: softprops/action-gh-release@9d7c94cfd0a1f3ed45544c887983e9fa900f0564
+ - uses: softprops/action-gh-release@69320dbe05506a9a39fc8ae11030b214ec2d1f87
121
122
name: 'v${{ env.version }}'
123
tag_name: 'refs/tags/v${{ env.version }}'
0 commit comments