diff --git a/.github/workflows/autobuild.yaml b/.github/workflows/autobuild.yaml index 637b794..beaebf2 100644 --- a/.github/workflows/autobuild.yaml +++ b/.github/workflows/autobuild.yaml @@ -110,7 +110,7 @@ jobs: uses: softprops/action-gh-release@v1 id: create_release with: - repository: ${{ github.repository }} + token: ${{ secrets.RELEASE_TOKEN }} tag_name: ${{ env.TAG_NAME }} name: ${{ env.RELEASE_NAME }} body: |