We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85b118a commit d7c0128Copy full SHA for d7c0128
.github/workflows/latexmk.yml
@@ -14,7 +14,7 @@ jobs:
14
- run: |
15
mkdir gh-pages
16
cp paper.pdf gh-pages
17
- - uses: JamesIves/github-pages-deploy-action@v4.6.8
+ - uses: JamesIves/github-pages-deploy-action@v4.7.2
18
with:
19
branch: gh-pages
20
folder: gh-pages
0 commit comments