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 0ab9298 commit 98518a7Copy full SHA for 98518a7
.github/workflows/build.yml
@@ -27,7 +27,7 @@ jobs:
27
mkdir public
28
cp latex-beamer/build/*.pdf public/
29
- name: GitHub Pages Deploy
30
- uses: maxheld83/[email protected]
+ uses: gr2m/ghpages-1@v0.2.1
31
env:
32
BUILD_DIR: public/
33
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments