diff --git a/.github/workflows/build-and-deploy.yml b/.github/workflows/build-and-deploy.yml index db7980c..d4e8a61 100644 --- a/.github/workflows/build-and-deploy.yml +++ b/.github/workflows/build-and-deploy.yml @@ -17,6 +17,6 @@ jobs: Setup-Compile-Deploy: runs-on: ubuntu-latest steps: - - uses: DanySK/compile-and-publish-all-latex@1.0.47 + - uses: DanySK/compile-and-publish-all-latex@1.0.49 with: token: ${{ secrets.GITHUB_TOKEN }} \ No newline at end of file