Skip to content

Commit cfb548c

Browse files
authored
chore: increase artifact lifespan (#224)
1 parent 9b78698 commit cfb548c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build_mkdocs/action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@ runs:
8686
with:
8787
path: ${{ inputs.output_dir }}
8888
token: ${{ inputs.github_token }}
89+
retention-days: 3
8990

9091
- name: Deploy to GitHub Pages
9192
if: ${{ inputs.upload_github_page == 'true' }}

0 commit comments

Comments
 (0)