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.
2 parents 33f3f6f + 850ab1c commit b1269a0Copy full SHA for b1269a0
1 file changed
.github/workflows/reproducible-build-check-release.yml
@@ -272,4 +272,5 @@ jobs:
272
**sha256sum:** $(sha256sum "apk-release/${{ steps.version.outputs.version_name }}.apk" | awk '{print $1}')
273
274
**changelogs:** " \
275
- --published
+ --fail-on-no-commits \
276
+ --verify-tag
0 commit comments