Skip to content

Commit 5257716

Browse files
committed
Fixup
1 parent 3cfb9be commit 5257716

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ jobs:
7575
if: github.event_name == 'release'
7676
run: |
7777
sed -i '3i ## Unreleased\n' CHANGELOG.md
78+
git checkout main
7879
git config user.name github-actions
7980
git config user.email [email protected]
8081
git add CHANGELOG.md

0 commit comments

Comments
 (0)