Skip to content

Commit 54447e2

Browse files
committed
set retention days to 7 days
1 parent a39a75a commit 54447e2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/branch-preview.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ jobs:
5858
uses: actions/upload-pages-artifact@v3
5959
with:
6060
path: ./output/
61+
retention-days: 7 # 1週間くらい残しておく
6162

6263
deploy:
6364
permissions:

0 commit comments

Comments
 (0)