Skip to content

Commit

Permalink
Work on GH Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
adamcharnock committed Aug 10, 2023
1 parent e65e93d commit 1212df2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,5 @@ jobs:
- name: "Build and push docs"
run: |
cat /home/circleci/project/.circleci/known_hosts >> ~/.ssh/known_hosts
poetry run mike deploy --message="Automated build by CircleCI [ci skip]" dev
git push --force origin gh-pages

0 comments on commit 1212df2

Please sign in to comment.