Skip to content

Commit

Permalink
correcting workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
niden committed Dec 17, 2023
1 parent 149fad3 commit 9e5e45e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-documents.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
publish:
runs-on: ubuntu-latest
needs: publish-determination
needs: pre-publish
if: needs.publish-determination.outputs.result == 'true'

steps:
Expand Down

0 comments on commit 9e5e45e

Please sign in to comment.