Skip to content

Commit 68da3d3

Browse files
authored
Merge pull request #12 from fingerprintjs/ci/fix-coverage
ci(workflows): fix github-pages-deploy-action
2 parents 1188473 + be589fd commit 68da3d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs-and-coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
mv coverage/lcov-report ./gh-pages/coverage
3535
3636
- name: Deploy 🚀
37-
uses: JamesIves/github-pages-deploy-action@8904e58febc75bc9f8b0157ce696b940240008ef
37+
uses: JamesIves/github-pages-deploy-action@ba1486788b0490a235422264426c45848eac35c6
3838
with:
3939
branch: gh-pages
4040
folder: gh-pages

0 commit comments

Comments
 (0)