diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index a0cdd289..924fa678 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -94,7 +94,6 @@ jobs: if: github.ref == 'refs/heads/master' uses: softprops/action-gh-release@v0.1.15 with: - repository: ${{ env.REPO_BIN }} tag_name: ${{ env.VERSION }} token: ${{ secrets.PAT }} prerelease: true