Skip to content

Commit

Permalink
Add automatic deployment to community solutions
Browse files Browse the repository at this point in the history
Hopefully

Signed-off-by: Thomas Gassmann <[email protected]>
  • Loading branch information
thomasgassmann committed Jun 2, 2024
1 parent 8869f09 commit 30d5adf
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,3 +57,7 @@ jobs:
curl https://exams.vis.ethz.ch/api/document/tgassmann/cheatsheet-hs22/files/149/update/ \
-H "Authorization: $LINALG_TOKEN" \
-F "file=@./linear-algebra/linalg.pdf"
curl https://exams.vis.ethz.ch/api/document/tgassmann/cheatsheet-fs24/files/296/update/ \
-H "Authorization: $CA_TOKEN" \
-F "file=@./complex-analysis/complex.pdf"

0 comments on commit 30d5adf

Please sign in to comment.