Skip to content

Commit b1269a0

Browse files
Merge pull request #496 from dekusms/sherlockwisdom-patch-2
Update changelog command options in workflow
2 parents 33f3f6f + 850ab1c commit b1269a0

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/reproducible-build-check-release.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -272,4 +272,5 @@ jobs:
272272
**sha256sum:** $(sha256sum "apk-release/${{ steps.version.outputs.version_name }}.apk" | awk '{print $1}')
273273
274274
**changelogs:** " \
275-
--published
275+
--fail-on-no-commits \
276+
--verify-tag

0 commit comments

Comments
 (0)