diff --git a/.gitea/workflows/build-script.yaml b/.gitea/workflows/build-script.yaml index 66946c0..0f7a0cd 100644 --- a/.gitea/workflows/build-script.yaml +++ b/.gitea/workflows/build-script.yaml @@ -53,7 +53,8 @@ jobs: with: name: "Formelsammlungen PDFs" tag_name: "latest" - files: build/*.pdf + files: | + build/*.pdf inventory.json - name: Update and push latest tag