Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
normanrz authored Dec 9, 2021
1 parent e630aea commit 32d74fd
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ jobs:
- uses: actions/checkout@v2
with:
fetch-depth: 0
ref: auto-changelogs

- uses: actions/setup-python@v1
with:
Expand Down Expand Up @@ -44,4 +43,4 @@ jobs:
git tag v${VERSION}
git push origin master
git push --tags
git push --tags

0 comments on commit 32d74fd

Please sign in to comment.