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 660b42a commit 716f9f1Copy full SHA for 716f9f1
.github/workflows/deploy.yml
@@ -46,7 +46,7 @@ jobs:
46
- name: Run git-cliff
47
uses: tj-actions/git-cliff@v1
48
with:
49
- output: CHNAGELOG.md
+ output: CHANGELOG.md
50
51
- name: Create Pull Request
52
uses: peter-evans/create-pull-request@v5
0 commit comments