Skip to content

Commit 98518a7

Browse files
committed
trying to switch gh-pages deployment action to https://github.com/gr2m/ghpages-1
in order to try out whether this pull request works for me: maxheld83/ghpages#18
1 parent 0ab9298 commit 98518a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
mkdir public
2828
cp latex-beamer/build/*.pdf public/
2929
- name: GitHub Pages Deploy
30-
uses: maxheld83/[email protected]
30+
uses: gr2m/ghpages-1@v0.2.1
3131
env:
3232
BUILD_DIR: public/
3333
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)