4
0
mirror of https://github.com/1f349/dendrite.git synced 2025-04-02 10:15:06 +01:00

Deploy on gh-pages push

This commit is contained in:
Till Faelligen 2023-02-28 15:15:19 +01:00
parent 7fff7cd2ac
commit 086e205eba
No known key found for this signature in database
GPG Key ID: ACCDC9606D472758

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