Skip to content

Commit

Permalink
fix: ci docs push
Browse files Browse the repository at this point in the history
  • Loading branch information
rfaircloth-splunk committed Sep 1, 2021
1 parent 7175091 commit 5fa7359
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd-pages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
pip3 install poetry
poetry install
git pull origin gh-pages
poetry run mike deploy --rebase -p -u $VERSION latest
poetry run mike deploy --rebase -p gh-pages -u $VERSION latest
fi
helm:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 5fa7359

Please sign in to comment.