summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLiran Tal <liran.tal@gmail.com>2022-04-19 13:25:36 +0300
committerGitHub <noreply@github.com>2022-04-19 13:25:36 +0300
commit40e3f30f3197c6c662bb3edb7e1e222a0989f3a8 (patch)
tree43c206be96454e641c6b4c5ea9ae64c6eef4830b
parent09632fae6c92e8105906fcc2d2842b47f1ba74da (diff)
build: deploy to gh-pages static website
-rw-r--r--.github/workflows/main.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml
index bb41309..6c0d555 100644
--- a/.github/workflows/main.yml
+++ b/.github/workflows/main.yml
@@ -40,6 +40,7 @@ jobs:
with:
access-token: ${{ secrets.GITHUB_TOKEN }}
working-dir: docs
+ deploy-branch: gh-pages
release:
name: Semantic release