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 98f2e6cCopy full SHA for 98f2e6c
.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@27b54cd598d79005d6d57ecb606f5017e3039a16
112
with:
113
folder: '${{ env.test_repo_path }}/${{ matrix.repo.design }}/htmlcov/'
114
branch: gh-pages
0 commit comments