mirror of
https://github.com/real-zony/ZonyLrcToolsX.git
synced 2025-07-02 05:10:42 +00:00
ci: Adjusted artifact expiration time for Github Actions.
This commit is contained in:
parent
949dac7ad1
commit
d6d384590c
2
.github/workflows/dotnet.yml
vendored
2
.github/workflows/dotnet.yml
vendored
@ -36,7 +36,7 @@ jobs:
|
|||||||
- name: Upload artifact
|
- name: Upload artifact
|
||||||
uses: actions/upload-artifact@v3
|
uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
retention-days: 1
|
retention-days: 90
|
||||||
name: release-files
|
name: release-files
|
||||||
path: |
|
path: |
|
||||||
./TempFiles
|
./TempFiles
|
||||||
|
Loading…
x
Reference in New Issue
Block a user