1
0
mirror of https://github.com/Kovah/LinkAce.git synced 2025-03-11 02:10:59 +01:00

Adjust retention of release package builds

This commit is contained in:
Kovah 2024-07-17 14:54:30 +02:00
parent 742f7110bf
commit e0767e3ef8
No known key found for this signature in database
GPG Key ID: AAAA031BA9830D7B

View File

@ -54,6 +54,7 @@ jobs:
- uses: actions/upload-artifact@v3
with:
name: linkace-package
retention-days: 7
path: |
.
!.git
@ -73,6 +74,7 @@ jobs:
- uses: actions/upload-artifact@v4
with:
name: linkace-docker
retention-days: 7
path: |
docker-compose.yml
.env