Fixed build script, to display the correct commit id
All checks were successful
Build Typst PDFs (Docker) / build-typst (push) Successful in 35s

This commit is contained in:
alexander
2026-02-20 01:01:56 +01:00
parent 6c6fb93e25
commit d549998efc

View File

@@ -55,6 +55,7 @@ jobs:
name: "Formelsammlungen PDFs"
tag_name: "latest"
files: build/*.pdf
target_commitish: ${{env.GITHUB_SHA}}
- name: Trigger
continue-on-error: true