Skip to content

Commit

Permalink
[DOCS] Mkdocs da branch docs
Browse files Browse the repository at this point in the history
  • Loading branch information
JAugustoM committed Dec 9, 2024
1 parent 2162512 commit d418c27
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,16 @@ on:
branches:
- master
- main
- docs
permissions:
contents: write
jobs:
deploy:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
ref: docs
- uses: actions/setup-python@v4
with:
python-version: 3.x
Expand Down

0 comments on commit d418c27

Please sign in to comment.