Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
dapeng committed Apr 29, 2024
1 parent 42b59d8 commit b025c92
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/vuepress-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ jobs:
env:
ACCESS_TOKEN: ${{ secrets.FOR_DEPLOY }}
TARGET_REPO: gone-io/docs-static
TARGET_LINK: https://degfy:${{secrets.FOR_DEPLOY}}@github.com/gone-io/docs-static.git
BUILD_SCRIPT: yarn && yarn build
BUILD_DIR: docs/.vuepress/dist
CNAME: http://gone.openviewtech.com
CNAME: https://goner.fun

0 comments on commit b025c92

Please sign in to comment.