Fix: typo

pull/2/head
Jim Han 2021-03-15 13:48:56 +08:00 committed by GitHub
parent c534cf4229
commit 10f46938c8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ name: Deploy Vuepress
on:
push:
branches:
- master
- main
jobs:
build:
runs-on: ubuntu-latest