mirror of
https://github.com/1f349/dendrite.git
synced 2024-11-08 18:16:59 +00:00
Deploy on gh-pages push
This commit is contained in:
parent
7fff7cd2ac
commit
086e205eba
2
.github/workflows/gh-pages.yml
vendored
2
.github/workflows/gh-pages.yml
vendored
@ -4,7 +4,7 @@ name: Deploy GitHub Pages dependencies preinstalled
|
||||
on:
|
||||
# Runs on pushes targeting the default branch
|
||||
push:
|
||||
branches: ["main"]
|
||||
branches: ["gh-pages"]
|
||||
paths:
|
||||
- 'docs/**' # only execute if we have docs changes
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user