Fix publish_api_documentation.yml

gh-pages
grossmj 4 years ago
parent b7ade95c24
commit b23422e782

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

Loading…
Cancel
Save