We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e6171f commit 8f0b1b5Copy full SHA for 8f0b1b5
.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.2.0
+ - uses: DanySK/compile-and-publish-all-latex@2.2.1
10
with:
11
token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments