test gitea actions

This commit is contained in:
Sebastian Frank 2023-03-23 17:42:02 +00:00
parent 518d8ade8d
commit c743e5dfff

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