Skip to content

Commit

Permalink
Use input.repository when pushing release tags
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanemerson committed Dec 19, 2024
1 parent 354e76d commit 09a435d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -175,4 +175,5 @@ jobs:
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
branch: ${{ inputs.branch }}
repository: ${{ inputs.repository }}
tags: true

0 comments on commit 09a435d

Please sign in to comment.