diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index c480a2e..213107a 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -64,8 +64,7 @@ jobs: - uses: actions/checkout@v2 with: - fetch-depth: 2 - - run: git checkout HEAD^ + ref: master - name: Create Release draft id: create_release