We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd9cc65 commit 0d6fd6fCopy full SHA for 0d6fd6f
1 file changed
.github/workflows/prerelease.yml
@@ -35,6 +35,7 @@ jobs:
35
- name: Upload Pipeline Artifacts
36
uses: actions/upload-artifact@v3
37
with:
38
+ retention-days: 1
39
name: built-artifacts
40
path: dist/
41
0 commit comments