Skip to content

Commit 883e78e

Browse files
Update Github workflow
1 parent 48b5e4e commit 883e78e

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

.github/workflows/deploy-docs.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,5 @@ jobs:
2323
- name: Deploy the documentation
2424
uses: JamesIves/[email protected]
2525
env:
26-
BASE_BRANCH: source
27-
BRANCH: master
28-
FOLDER: docs/.vuepress/dist
29-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
26+
branch: master
27+
folder: docs/.vuepress/dist

0 commit comments

Comments
 (0)