Skip to content

[mod] 去除已经无效的wiki #404

[mod] 去除已经无效的wiki

[mod] 去除已经无效的wiki #404

Workflow file for this run

name: Compile
on:
push:
branches:
- master
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: '开始部署...'
uses: reuixiy/hugo-deploy@v1
env:
DEPLOY_REPO: Borber/blog
DEPLOY_BRANCH: compiled
DEPLOY_KEY: ${{ secrets.DEPLOY_KEY }}
TZ: Asia/Shanghai