mirror of
https://github.com/clearml/dropbear
synced 2025-01-31 02:46:58 +00:00
Fix tarball retention-days
This commit is contained in:
parent
02eb74fbec
commit
635ae3d500
4
.github/workflows/tarball.yml
vendored
4
.github/workflows/tarball.yml
vendored
@ -28,9 +28,9 @@ jobs:
|
||||
hash.txt
|
||||
|
||||
- name: tarball
|
||||
# only keep for debugging
|
||||
retention-days: 3
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: tarball
|
||||
# only keep for debugging
|
||||
retention-days: 3
|
||||
path: rel.tar.bz2
|
||||
|
Loading…
Reference in New Issue
Block a user