This commit is contained in:
parent
e3d66c976f
commit
ab5d93cb71
1 changed files with 2 additions and 0 deletions
|
@ -37,6 +37,8 @@ jobs:
|
||||||
--package magicfw \
|
--package magicfw \
|
||||||
--newversion "$VERSION" \
|
--newversion "$VERSION" \
|
||||||
--distribution "$DISTRIBUTION" \
|
--distribution "$DISTRIBUTION" \
|
||||||
|
--force-bad-version \
|
||||||
|
--changelog debian/changelog \
|
||||||
"Automatic release from Git tag ${GITHUB_REF_NAME}"
|
"Automatic release from Git tag ${GITHUB_REF_NAME}"
|
||||||
|
|
||||||
# Debug: Mostra il contenuto del changelog generato
|
# Debug: Mostra il contenuto del changelog generato
|
||||||
|
|
Loading…
Reference in a new issue