Skip to content

Commit

Permalink
try fix docs deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
gpmayorga committed May 17, 2024
1 parent ba41880 commit 6de2503
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,9 @@ jobs:
- name: upload Docs files
uses: actions/upload-artifact@26f96dfa697d77e81fd5907df203aa23a56210a8 #v4.3.0
with:
name: github-pages
path: ./target/doc
retention-days: 1

- name: Deploy Docs
# if: github.ref == 'refs/heads/main'
Expand Down

0 comments on commit 6de2503

Please sign in to comment.