Fetch all history for all tags and branches in publish_api_documentation.yml

pull/1837/head
grossmj 4 years ago
parent d063b3e39d
commit fb8df1cc6b

@ -16,6 +16,7 @@ jobs:
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 0
ref: "3.0"
- uses: actions/setup-python@v2
with:

Loading…
Cancel
Save