Skip to content

Commit a663371

Browse files
committed
ci: update push
1 parent 55484df commit a663371

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,4 @@ jobs:
4848
git config --local user.name "github-actions[bot]"
4949
git add .
5050
git diff --cached --quiet || git commit -m "ci: update generated cookiecutter template from example"
51-
git push
51+
git push origin HEAD:${{ github.head_ref }}

0 commit comments

Comments
 (0)