mirror of
https://github.com/LCPQ/QUESTDB_website.git
synced 2024-12-24 13:23:40 +01:00
Trigger deployment
This commit is contained in:
parent
d684b5278a
commit
ed6abed7e2
5
.github/workflows/gh-pages.yml
vendored
5
.github/workflows/gh-pages.yml
vendored
@ -3,7 +3,8 @@ name: github pages
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
- master
|
||||
- site
|
||||
|
||||
jobs:
|
||||
deploy:
|
||||
@ -29,3 +30,5 @@ jobs:
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
publish_dir: ./public
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user