Removed deprecated env var for publish release

This commit is contained in:
Alejandro Celaya 2021-07-15 19:53:42 +02:00
parent 43f59a19fb
commit f86cda6730

View file

@ -43,7 +43,6 @@ jobs:
uses: docker://antonyurchenko/git-release:latest
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
ALLOW_TAG_PREFIX: "true"
ALLOW_EMPTY_CHANGELOG: "true"
with:
args: |