Fix publish_api_documentation.yml

This commit is contained in:
grossmj 2020-10-23 22:29:59 +10:30
parent b7ade95c24
commit b23422e782

View File

@ -3,8 +3,9 @@ name: publish-api-documentation
on:
schedule:
- cron: "0 0 * * *"
tags:
- v3.*
push:
tags:
- v3.*
jobs:
build: