Fix syntax error in publish_api_documentation.yml

pull/1906/head
grossmj 4 years ago
parent e568de0aa9
commit 5bb6ba73f2

@ -14,8 +14,8 @@ jobs:
steps:
- uses: actions/checkout@v2
- with:
ref: 3.0
with:
ref: 3.0
- uses: actions/setup-python@v2
with:
python-version: 3.6

Loading…
Cancel
Save