Skip to content

chore: remove unused #4

chore: remove unused

chore: remove unused #4

Workflow file for this run

name: Deploy LaTeX
on:
push:
paths:
- "report/**"
jobs:
Setup-Compile-Deploy:
runs-on: ubuntu-latest
permissions:
contents: write
steps:
- uses: DanySK/[email protected]
with:
token: ${{ secrets.GITHUB_TOKEN }}