From 32d74fd01483de7a679c365eeb7dbc2f73224a3c Mon Sep 17 00:00:00 2001 From: Norman Rzepka Date: Thu, 9 Dec 2021 09:06:22 +0100 Subject: [PATCH] Update release.yml --- .github/workflows/release.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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