Skip to content

Commit c6b7591

Browse files
committed
chore: .github/workflows/ci.yml
1 parent d4741f5 commit c6b7591

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030

3131
- name: Generate Changelog
3232
id: changelog
33-
uses: jaywcjlove/changelog-generator@v1.4.5
33+
uses: jaywcjlove/changelog-generator@main
3434
with:
3535
token: ${{ secrets.GITHUB_TOKEN }}
3636
head-ref: ${{steps.create_tag.outputs.version}}

0 commit comments

Comments
 (0)