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 e7aa030 commit 73a2a2bCopy full SHA for 73a2a2b
.github/workflows/release.yml
@@ -64,7 +64,7 @@ jobs:
64
VERSION: ${{ steps.release_version.outputs.release_version }}
65
TOKEN: ${{ secrets.GH_TOKEN }}
66
BRANCH: gh-pages
67
- FOLDER: build/docs/manual
+ FOLDER: build/docs
68
- name: Generate secring file
69
id: secring
70
env:
0 commit comments