Skip to content

Commit 9e5e45e

Browse files
committed
correcting workflow
1 parent 149fad3 commit 9e5e45e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-documents.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
3333
publish:
3434
runs-on: ubuntu-latest
35-
needs: publish-determination
35+
needs: pre-publish
3636
if: needs.publish-determination.outputs.result == 'true'
3737

3838
steps:

0 commit comments

Comments
 (0)