Skip to content

Commit bbc5f9f

Browse files
committed
Delete dev artifacts faster to reduce chance of running out of pets
1 parent b3ea665 commit bbc5f9f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dev.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,5 +66,5 @@ jobs:
6666
uses: actions/upload-artifact@v7
6767
with:
6868
path: database.json
69-
retention-days: 14
69+
retention-days: 1
7070
archive: false

0 commit comments

Comments
 (0)