Skip to content

Commit 2fe968f

Browse files
committed
XYZ-12345 new branch
1 parent 0ac498c commit 2fe968f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pipeline.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
- name: Merge branch
3636
uses: julbme/gh-action-merge-branch@v1
3737
with:
38-
from: ${{ github.ref }}
38+
from: ${{ github.ref_name }}
3939
to: main
4040
message: Merged to main
4141
push_options: '--force'

0 commit comments

Comments
 (0)