10
0
mirror of https://github.com/LCPQ/QUESTDB_website.git synced 2024-10-02 06:20:58 +02:00

Trigger deployment

This commit is contained in:
Anthony Scemama 2020-11-20 09:44:52 +01:00
parent d684b5278a
commit ed6abed7e2

View File

@ -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