chore: discard build artifacts after a day

pull/270/head
dessant 4 years ago
parent d34f5fa8b7
commit ea548216f3

@ -31,6 +31,7 @@ jobs:
with:
name: artifacts
path: artifacts/
retention-days: 1
release:
name: Release on GitHub
runs-on: ubuntu-18.04

Loading…
Cancel
Save