We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b78698 commit cfb548cCopy full SHA for cfb548c
1 file changed
.github/workflows/build_mkdocs/action.yml
@@ -86,6 +86,7 @@ runs:
86
with:
87
path: ${{ inputs.output_dir }}
88
token: ${{ inputs.github_token }}
89
+ retention-days: 3
90
91
- name: Deploy to GitHub Pages
92
if: ${{ inputs.upload_github_page == 'true' }}
0 commit comments