test gitea actions
Some checks failed
deploy

This commit is contained in:
2023-03-23 17:42:02 +00:00
parent 35cc5da654
commit 632eaa1de8

View File

@@ -37,6 +37,7 @@ jobs:
yarn install
yarn docpress:build
- uses: GuillaumeFalourd/setup-rsync@v1.1
- name: deploy docs
# only if branch is master
if: github.ref == 'refs/heads/master'