Skip to content

Commit

Permalink
Fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
zhilyaev committed Jul 22, 2021
1 parent 70194d2 commit 992c56c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-b.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,4 @@ jobs:
# https://github.com/jimporter/mike/issues/64
run: |
envsubst < mkdocs.yml.tpl > mkdocs.yml
mike deploy --push --update-aliases ${{ steps.extract_branch.outputs.branch }}
mike deploy --push ${{ steps.extract_branch.outputs.branch }}

0 comments on commit 992c56c

Please sign in to comment.