diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 66def34..a1a9ac9 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -63,7 +63,7 @@ jobs: - uses: actions/checkout@v2 with: fetch-depth: 2 - - run: git checkout HEAD^ + - run: git pull - name: Create Release draft id: create_release