Skip to content

Commit

Permalink
update1
Browse files Browse the repository at this point in the history
  • Loading branch information
584F525F committed Mar 22, 2024
1 parent f55fc78 commit 8698572
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ on:
push:
branches:
- master

- main
jobs:
deploy:
runs-on: ubuntu-latest
Expand All @@ -30,3 +30,5 @@ jobs:
- run: pip install mkdocs-git-committers-plugin
- run: pip install mkdocs-material[imaging]
- run: mkdocs gh-deploy --force


0 comments on commit 8698572

Please sign in to comment.