mirror of
https://github.com/recloudstream/csdocs.git
synced 2024-08-14 22:46:50 +00:00
Update retype_build.yml
This commit is contained in:
parent
ad0e96f89b
commit
70ef636fd6
1 changed files with 1 additions and 1 deletions
2
.github/workflows/retype_build.yml
vendored
2
.github/workflows/retype_build.yml
vendored
|
@ -3,7 +3,7 @@ name: Publish Retype powered website to GitHub Pages
|
||||||
on:
|
on:
|
||||||
# Runs on pushes targeting the default branch
|
# Runs on pushes targeting the default branch
|
||||||
push:
|
push:
|
||||||
branches: [$default-branch]
|
branches: [master]
|
||||||
|
|
||||||
# Allows you to run this workflow manually from the Actions tab
|
# Allows you to run this workflow manually from the Actions tab
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue