Skip to content

Commit

Permalink
Update publish-reports-github-pages.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
martinjankoehler authored Dec 13, 2024
1 parent fdb044c commit 0106ef1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-reports-github-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,6 @@ jobs:
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_branch: gh-pages
publish_dir: non-existent # NOTE: strangely, the action does not work if I provide ./pycov
publish_dir: pycov
destination_dir: pycov
keep_files: true

0 comments on commit 0106ef1

Please sign in to comment.