We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18295f9 commit 99590d4Copy full SHA for 99590d4
.github/workflows/release.yml
@@ -70,7 +70,7 @@ jobs:
70
exit 1
71
fi
72
- if: needs.meta.outputs.publish
73
- uses: softprops/action-gh-release@de2c0eb89ae2a093876385947365aca7b0e5f844
+ uses: softprops/action-gh-release@d99959edae48b5ffffd7b00da66dcdb0a33a52ee
74
with:
75
name: ${{ needs.meta.outputs.version }}
76
generate_release_notes: true
0 commit comments