diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 21297feec..95ca0a7f9 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -16,7 +16,6 @@ jobs: - uses: actions/checkout@v2 with: fetch-depth: 0 - ref: auto-changelogs - uses: actions/setup-python@v1 with: @@ -44,4 +43,4 @@ jobs: git tag v${VERSION} git push origin master - git push --tags \ No newline at end of file + git push --tags