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 2c1daa8 commit 5591a77Copy full SHA for 5591a77
.github/workflows/ci.yml
@@ -30,7 +30,7 @@ jobs:
30
31
- name: Generate Changelog
32
id: changelog
33
- uses: jaywcjlove/[email protected].2
+ uses: jaywcjlove/[email protected].3
34
with:
35
token: ${{ secrets.GITHUB_TOKEN }}
36
head-ref: ${{steps.create_tag.outputs.version}}
0 commit comments