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 bb77ff6 commit 3769151Copy full SHA for 3769151
.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@1e07f4398721186383de40550babbdf2b84acfc5
+ uses: softprops/action-gh-release@de2c0eb89ae2a093876385947365aca7b0e5f844
74
with:
75
name: ${{ needs.meta.outputs.version }}
76
generate_release_notes: true
0 commit comments