We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2626747 commit 875aa67Copy full SHA for 875aa67
1 file changed
.github/workflows/build-latex.yml
@@ -9,7 +9,7 @@ jobs:
9
- name: Compile LaTeX document
10
uses: xu-cheng/latex-action@v3
11
with:
12
- root_file: main.tex
+ root_file: gfkg_notes.tex
13
- name: Create GitHub Release
14
if: startsWith(github.ref, 'refs/tags/v')
15
uses: softprops/action-gh-release@v2
0 commit comments