mirror of
https://github.com/rvtr/wiki.git
synced 2025-10-31 06:31:13 -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:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [ master ]
|
branches: [ main ]
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user