Skip to content

Commit 56d55e1

Browse files
committed
fix: changelog workflow
1 parent 242c4af commit 56d55e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-changelog.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- name: Checkout code
1717
uses: actions/checkout@v4
1818
with:
19-
ref: main
19+
ref: master
2020

2121
- name: Update Changelog
2222
uses: stefanzweifel/changelog-updater-action@v1

0 commit comments

Comments
 (0)