diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 21cb62e9f..334fa90e4 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -288,7 +288,6 @@ jobs: uses: softprops/action-gh-release@v2 with: token: "${{ secrets.GITHUB_TOKEN }}" - target_commitish: "latest-master" prerelease: true generate_release_notes: true name: "Latest master"