build correct
All checks were successful
Build Typst PDFs (Docker) / build-typst (push) Successful in 10s
All checks were successful
Build Typst PDFs (Docker) / build-typst (push) Successful in 10s
This commit is contained in:
@@ -46,3 +46,7 @@ jobs:
|
|||||||
name: "Formelsammlungen PDFs"
|
name: "Formelsammlungen PDFs"
|
||||||
tag_name: "latest"
|
tag_name: "latest"
|
||||||
files: build/*.pdf
|
files: build/*.pdf
|
||||||
|
|
||||||
|
- name: Trigger
|
||||||
|
continue-on-error: true
|
||||||
|
run: curl -u trigger:${{ secrets.TRIGGER_PASSWORD }} -X POST https://trigger.typst4ei.de/trigger/all
|
||||||
Reference in New Issue
Block a user