Skip to content

Commit a43c52e

Browse files
committed
fix: head sha
1 parent 3a0afc2 commit a43c52e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/changelog.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ jobs:
2424
git config user.email "41898282+github-actions[bot]@users.noreply.github.com"
2525
git add .
2626
git commit -m "chore(docs): update CHANGELOG for latest tag"
27-
git push origin HEAD:${{ github.event.pull_request.head.sha }}
27+
git push origin HEAD:main

0 commit comments

Comments
 (0)