This commit is contained in:
2026-07-27 20:01:24 +02:00
parent 8fbcb15c98
commit de8881b239
+3 -1
View File
@@ -53,7 +53,9 @@ jobs:
uses: actions/upload-artifact@v3 uses: actions/upload-artifact@v3
with: with:
name: spearhead-docs name: spearhead-docs
path: ./.docs/ path: |
./.docs/Dockerfile
./.docs/web/**/*
retention-days: 1 retention-days: 1
build-image: build-image: