This commit is contained in:
fkwp
2024-04-10 14:29:59 +00:00
parent 4cc077a72a
commit 5bad53c63e
2 changed files with 11 additions and 7 deletions

View File

@@ -27,7 +27,7 @@ jobs:
- name: Upload Artifact
uses: actions/upload-artifact@v4
with:
name: build
name: build-output
path: dist
# We'll only use this in a triggered job, then we're done with it
retention-days: 1