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 416db56 commit 4dc8d91Copy full SHA for 4dc8d91
.github/workflows/deploy.yml
@@ -45,6 +45,8 @@ jobs:
45
46
- name: Run git-cliff
47
uses: tj-actions/git-cliff@v1
48
+ with:
49
+ output: CHNAGELOG.md
50
51
- name: Create Pull Request
52
uses: peter-evans/create-pull-request@v5
0 commit comments