Skip to content

fix: main picture, WR. #38

fix: main picture, WR.

fix: main picture, WR. #38

name: Build and Deploy
on:
push:
branches:
- page
jobs:
build-and-deploy:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@master
- name: vuepress-deploy
uses: jenkey2011/vuepress-deploy@master
env:
ACCESS_TOKEN: ${{ secrets.ACCESS_TOKEN }}
TARGET_REPO: zuqiuxunlian/iori-docs
TARGET_BRANCH: github-page
BUILD_SCRIPT: yarn && yarn docs:build
BUILD_DIR: docs/.vuepress/dist
# CNAME: https://www.xxx.com