We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a490f0 commit af4a848Copy full SHA for af4a848
.github/workflows/publish.yml
@@ -19,5 +19,5 @@ jobs:
19
token: ${{ secrets.GITHUB_TOKEN }}
20
commit-message: 'deploy website'
21
branch: gh-pages
22
- folder: .
+ folder: docs
23
single-commit: true
0 commit comments