Skip to content

Commit

Permalink
Resolve branch name
Browse files Browse the repository at this point in the history
  • Loading branch information
pawelirh committed Apr 25, 2024
1 parent 62a8eac commit 62078c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-repository.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
message: Update docker image version
author_name: action-bot
author_email: [email protected]
new_branch: $RELEASE_BRANCH
new_branch: ${{ RELEASE_BRANCH }}

- name: Create pull request
run: |
Expand Down

0 comments on commit 62078c3

Please sign in to comment.