Skip to content

Commit 9dd8572

Browse files
committed
live-doc instead of livedoc
1 parent 8210559 commit 9dd8572

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/doc-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ jobs:
9494
run: |
9595
echo "::notice::The documentation has been deployed - ${{ steps.deploy-netlify.outputs.NETLIFY_URL }}"
9696
97-
publish-livedoc:
97+
publish-live-doc:
9898
runs-on: ubuntu-latest
9999
if: github.event.workflow_run.conclusion == 'success' && github.event.workflow_run.head_branch == 'develop'
100100
steps:

0 commit comments

Comments
 (0)