1
0
Fork 0
mirror of https://github.com/kou029w/fogtype.com synced 2025-01-18 08:05:02 +00:00

fix branch

This commit is contained in:
Nebel 2021-07-18 19:46:39 +09:00 committed by GitHub
parent 324c76e266
commit d4edffe617
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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