Thanks to visit codestin.com Credit goes to github.com
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 aa17527 commit d5e7e6dCopy full SHA for d5e7e6d
.github/workflows/release.yml
@@ -69,7 +69,7 @@ jobs:
69
exit 1
70
fi
71
- if: needs.meta.outputs.publish
72
- uses: softprops/action-gh-release@9d7c94cfd0a1f3ed45544c887983e9fa900f0564
+ uses: softprops/action-gh-release@a74c6b72af54cfa997e81df42d94703d6313a2d0
73
with:
74
name: ${{ needs.meta.outputs.version }}
75
generate_release_notes: true
0 commit comments