Skip to content

Commit

Permalink
Update python-app.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vjf authored Aug 16, 2024
1 parent baa71e7 commit f80857b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,8 @@ jobs:
run: |
pdm add tox
pdm run tox
- name: Deploy to gh-pages
uses: JamesIves/github-pages-deploy-action@v4
with:
folder: reports
branch: gh-pages

0 comments on commit f80857b

Please sign in to comment.