Skip to content

Commit

Permalink
Merge pull request #366 from wayfair-incubator/workflow_install_docs
Browse files Browse the repository at this point in the history
Update workflow for docs dependencies being a different parameter
  • Loading branch information
plannigan authored Sep 5, 2022
2 parents fdf2db7 + 85f0ef4 commit af1ff7f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
with:
requirements: "true"
test-requirements: "true"
docs-requirements: "true"

- name: Push documentation changes
uses: ./.github/actions/publish-docs-with-mike
Expand Down

0 comments on commit af1ff7f

Please sign in to comment.