Skip to content

Commit

Permalink
Removed deprecated env var for publish release
Browse files Browse the repository at this point in the history
  • Loading branch information
acelaya committed Jul 30, 2021
1 parent b3af493 commit 51c7d0e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/publish-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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: |
Expand Down

0 comments on commit 51c7d0e

Please sign in to comment.