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 f5b8e4b commit af00b11Copy full SHA for af00b11
.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@69320dbe05506a9a39fc8ae11030b214ec2d1f87
+ - uses: softprops/action-gh-release@a74c6b72af54cfa997e81df42d94703d6313a2d0
121
122
name: 'v${{ env.version }}'
123
tag_name: 'refs/tags/v${{ env.version }}'
0 commit comments