Fix: typo

This commit is contained in:
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

View File

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