Skip to content

wip: init the proposed system #10

wip: init the proposed system

wip: init the proposed system #10

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 }}