Skip to content

Commit d13359b

Browse files
committed
Fix docs path
1 parent 4090c39 commit d13359b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
push-branch: 'master'
8181
commit-message: 'Automatic docs and changelog generation'
8282
force-add: 'true'
83-
files: CHANGELOG.md docs/
83+
files: CHANGELOG.md
8484
name: ${{ github.actor }}
8585
email: ${{ github.actor }}@users.noreply.github.com
8686
# - name: Push codeCoverage to Codecov

0 commit comments

Comments
 (0)