add retention
This commit is contained in:
@@ -131,6 +131,7 @@ jobs:
|
||||
with:
|
||||
name: skin-tables
|
||||
path: ${{ env.ARTIFACT_PATH }}
|
||||
retention-days: 1
|
||||
|
||||
generate-readme:
|
||||
needs: gather-skins
|
||||
@@ -222,6 +223,7 @@ jobs:
|
||||
with:
|
||||
name: updated-readme
|
||||
path: ${{ env.README_PATH }}
|
||||
retention-days: 1
|
||||
|
||||
commit-readme:
|
||||
needs: generate-readme
|
||||
|
||||
Reference in New Issue
Block a user