mirror of
https://github.com/wah-su/wah-su.github.io.git
synced 2025-04-04 23:34:39 +00:00
wrong branch in workflow
This commit is contained in:
parent
ca61d0a1ca
commit
bcd2602212
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
|
@ -3,7 +3,7 @@ name: Deploy to Pages
|
|||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- main
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
|
Loading…
Add table
Reference in a new issue