Skip to content

Commit 8ece6d8

Browse files
committed
deploy fix
1 parent 76d9ea1 commit 8ece6d8

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/sphinx.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,4 @@ jobs:
4747
uses: JamesIves/github-pages-deploy-action@4.1.5
4848
with:
4949
branch: pdf
50-
directory: build/latex
51-
github_token: ${{ secrets.GITHUB_TOKEN }}
52-
force: true
50+
folder: build/latex

0 commit comments

Comments
 (0)