We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55438da commit 9a0155cCopy full SHA for 9a0155c
.github/workflows/build-and-deploy.yml
@@ -6,6 +6,6 @@ jobs:
6
Setup-Compile-Deploy:
7
runs-on: ubuntu-latest
8
steps:
9
- - uses: DanySK/compile-and-publish-all-latex@2.0.71
+ - uses: DanySK/compile-and-publish-all-latex@2.0.72
10
with:
11
token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments