Skip to content

Commit 73a2a2b

Browse files
committed
Fixed FOLDER: build/docs
1 parent e7aa030 commit 73a2a2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
VERSION: ${{ steps.release_version.outputs.release_version }}
6565
TOKEN: ${{ secrets.GH_TOKEN }}
6666
BRANCH: gh-pages
67-
FOLDER: build/docs/manual
67+
FOLDER: build/docs
6868
- name: Generate secring file
6969
id: secring
7070
env:

0 commit comments

Comments
 (0)