Skip to content

Commit

Permalink
Update deploy_document.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
undefined-ux authored May 6, 2024
1 parent d3afbd8 commit 1ddfdf3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy_document.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ jobs:
with:
ref: document
- name: vuepress-deploy
uses: undefined-ux/vuepress-deploy@master
uses: IT4Change/vuepress-build-and-deploy@master
env:
ACCESS_TOKEN: ${{ secrets.ACCESS_TOKEN }}
TARGET_REPO: undefined-ux/json-parser-homework
BUILD_SCRIPT: NODE_OPTIONS=--openssl-legacy-provider yarn && NODE_OPTIONS=--openssl-legacy-provider yarn build
BUILD_DIR: ./src/.vuepress/dist
BUILD_DIR: ./src/.vuepress/dist

0 comments on commit 1ddfdf3

Please sign in to comment.