Update docs, workflows

This commit is contained in:
2023-03-25 22:11:16 +01:00
parent 975f3e0362
commit 6675c003e7
4 changed files with 36 additions and 8 deletions

View File

@@ -2,9 +2,8 @@ name: Deploy website
on:
push:
# Only build for tags.
tags:
- "*"
branches:
- main
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch: