Removed deprecated env var for publish release

This commit is contained in:
Alejandro Celaya 2021-07-11 22:30:53 +02:00
parent 34837f2917
commit 0789494a40

View file

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