We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b0c304 commit 4b2a678Copy full SHA for 4b2a678
.github/workflows/test-examples.yml
@@ -108,7 +108,7 @@ jobs:
108
run: pdm run coverage html
109
110
- name: deploy to Github Pages
111
- uses: JamesIves/github-pages-deploy-action@v4
+ uses: robtaylor/github-pages-deploy-action@f61c52120ed2ccffa2535865295bf853428c265d
112
with:
113
folder: '${{ env.test_repo_path }}/${{ matrix.repo.design }}/htmlcov/'
114
branch: gh-pages
0 commit comments