Allow empty changelog when publishing release

This commit is contained in:
Alejandro Celaya 2020-11-01 10:34:53 +01:00
parent 3f0409f25a
commit f1ae68a300

View file

@ -22,6 +22,7 @@ jobs:
env: env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
ALLOW_TAG_PREFIX: "true" ALLOW_TAG_PREFIX: "true"
ALLOW_EMPTY_CHANGELOG: "true"
with: with:
args: | args: |
dist/shlink-web-client_*_dist.zip dist/shlink-web-client_*_dist.zip