Skip to content

Commit 9bbcb19

Browse files
committed
ci: lukas magic try 3
1 parent 76c8d19 commit 9bbcb19

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,5 +50,5 @@ jobs:
5050
- name: Commit changes
5151
uses: stefanzweifel/git-auto-commit-action@v5
5252
with:
53-
branch: ${{ env.BRANCH_NAME }}
53+
branch: ${{ github.ref_name }}
5454
commit_message: '${{ env.PREPARATION_COMMIT }}'

0 commit comments

Comments
 (0)