Skip to content

Commit f8ee3d5

Browse files
committed
chore(ci): add interactive debugging 2
1 parent cd0749c commit f8ee3d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/on_release_notes.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ jobs:
2727
run: |
2828
git add CHANGELOG.md
2929
git commit -m "chore(ci): update changelog with version ${RELEASE_TAG_VERSION}"
30-
git push origin master
30+
git push origin HEAD:refs/heads/develop

0 commit comments

Comments
 (0)