Skip to content

Commit

Permalink
Fix another typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ezmiller committed Mar 9, 2024
1 parent c9d169e commit f95057d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
deploy-docs:
runs-on: ubuntu-latest
needs: check_docs_changes
needs: check-for-doc-changes
if: needs.check-for-doc-changes.outputs.docs_changed == 'true'

steps:
Expand Down

0 comments on commit f95057d

Please sign in to comment.