ci: set upload-artifact retention-period: 1
This commit is contained in:
parent
21d6ef6067
commit
787c927b4d
1
.github/workflows/build-release.yml
vendored
1
.github/workflows/build-release.yml
vendored
@ -28,6 +28,7 @@ jobs:
|
||||
with:
|
||||
name: nuget
|
||||
path: ./publish/
|
||||
retention-days: 1
|
||||
|
||||
# release
|
||||
create-release:
|
||||
|
Loading…
x
Reference in New Issue
Block a user