Set artifact retention to 1 day
Build and deploy Hugo site / build (push) Successful in 27s
Build and deploy Hugo site / deploy (push) Successful in 26s

This commit is contained in:
YaoLei
2026-07-09 13:36:06 +08:00
parent 7004051c8e
commit 760ba48ea6
+1
View File
@@ -46,6 +46,7 @@ jobs:
with:
name: public
path: /tmp/hugo-site/public
retention-days: 1
deploy:
runs-on: act_runner1