1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-11-24 17:28:08 +00:00

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: