From dfd2cdeac9af86f4fd5ef4ff9066ad03d0987725 Mon Sep 17 00:00:00 2001 From: wusatosi <26424577+wusatosi@users.noreply.github.com> Date: Mon, 17 Apr 2023 18:09:41 -0400 Subject: [PATCH] specificy repo for action-gh-release --- .github/workflows/autobuild.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/autobuild.yaml b/.github/workflows/autobuild.yaml index c317354..637b794 100644 --- a/.github/workflows/autobuild.yaml +++ b/.github/workflows/autobuild.yaml @@ -110,6 +110,7 @@ jobs: uses: softprops/action-gh-release@v1 id: create_release with: + repository: ${{ github.repository }} tag_name: ${{ env.TAG_NAME }} name: ${{ env.RELEASE_NAME }} body: |