fix workflows

This commit is contained in:
Nebel 2021-05-28 01:22:28 +09:00 committed by GitHub
parent 308ab659eb
commit 3a70f8625f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,7 @@
name: github-pages name: github-pages
on: on:
push: push:
branches: [master] branches: [main]
jobs: jobs:
main: main:
runs-on: ubuntu-latest runs-on: ubuntu-latest