Skip to content

Commit e0fe070

Browse files
m-bullAlex-Welsh
andcommitted
Update .github/workflows/docs-publish.yml
Co-authored-by: Alex Welsh <112560678+Alex-Welsh@users.noreply.github.com>
1 parent dad1aa1 commit e0fe070

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docs-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
with:
1717
python-version: 3.x
1818
- run: pip install -r docs-requirements.txt
19-
- run: mkdocs gh-deploy --force
19+
- run: mkdocs gh-deploy --force
2020

2121
- name: Send message to Slack via Workflow Builder
2222
uses: ./.github/actions/slack-alert

0 commit comments

Comments
 (0)