We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 106d6d9 commit b891621Copy full SHA for b891621
.github/workflows/hoc-badge.yml
@@ -43,7 +43,7 @@ jobs:
43
with:
44
output_dir: gh-pages
45
filename: hoc-badge.svg
46
- - uses: JamesIves/github-pages-deploy-action@v4.6.8
+ - uses: JamesIves/github-pages-deploy-action@v4.6.9
47
48
branch: gh-pages
49
folder: gh-pages
.github/workflows/loc-badge.yml
@@ -44,7 +44,7 @@ jobs:
debug: true
directory: .
badge: target/loc-badge.svg
50
folder: target
0 commit comments