Skip to content

Commit d1cc892

Browse files
committed
chore: pull before pushing changelog
1 parent d17790c commit d1cc892

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/reusable_publish_changelog.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ jobs:
3131
run: sleep 20
3232
- name: Update Changelog in trunk
3333
run: |
34+
git pull
3435
git add CHANGELOG.md
3536
git commit -m "chore(ci): update changelog with latest changes"
3637
git push origin HEAD:refs/heads/develop

0 commit comments

Comments
 (0)