diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index fe79d7b..7f2184c 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -175,4 +175,5 @@ jobs: with: github_token: ${{ secrets.GITHUB_TOKEN }} branch: ${{ inputs.branch }} + repository: ${{ inputs.repository }} tags: true