Skip to content

Commit

Permalink
Use appropriate branch name for PR
Browse files Browse the repository at this point in the history
  • Loading branch information
orviz committed Dec 11, 2023
1 parent f801424 commit 9c83370
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/references.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
branch: "merge/repo-sync"
branch: "$BRANCH_NAME"
author: "Pablo Orviz <[email protected]>"
commit-message: "Update references"

0 comments on commit 9c83370

Please sign in to comment.