Skip to content

修改layout里的type参数indeted拼写错误 应为indented #1483

修改layout里的type参数indeted拼写错误 应为indented

修改layout里的type参数indeted拼写错误 应为indented #1483

Workflow file for this run

name: 🔂 Surge PR Preview
on: pull_request
jobs:
preview:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: afc163/surge-preview@v1
with:
surge_token: ${{ secrets.SURGE_TOKEN }}
github_token: ${{ secrets.GITHUB_TOKEN }}
build: |
npm install
npm run build
npm run site:build
dist: public