We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4741f5 commit c6b7591Copy full SHA for c6b7591
.github/workflows/ci.yml
@@ -30,7 +30,7 @@ jobs:
30
31
- name: Generate Changelog
32
id: changelog
33
- uses: jaywcjlove/changelog-generator@v1.4.5
+ uses: jaywcjlove/changelog-generator@main
34
with:
35
token: ${{ secrets.GITHUB_TOKEN }}
36
head-ref: ${{steps.create_tag.outputs.version}}
0 commit comments