mirror of
https://github.com/rvtr/wiki.git
synced 2025-06-18 19:15:35 -04:00
uh ackshually the branch is main not master
This commit is contained in:
parent
5d8ca271f0
commit
38e24d8953
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
@ -2,7 +2,7 @@ name: Deploy site
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ master ]
|
||||
branches: [ main ]
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
Loading…
Reference in New Issue
Block a user