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 4090c39 commit d13359bCopy full SHA for d13359b
.github/workflows/main.yml
@@ -80,7 +80,7 @@ jobs:
80
push-branch: 'master'
81
commit-message: 'Automatic docs and changelog generation'
82
force-add: 'true'
83
- files: CHANGELOG.md docs/
+ files: CHANGELOG.md
84
name: ${{ github.actor }}
85
email: ${{ github.actor }}@users.noreply.github.com
86
# - name: Push codeCoverage to Codecov
0 commit comments