mirror of
https://github.com/redlib-org/redlib.git
synced 2025-04-03 04:57:38 +03:00
fix(ci): unique name
This commit is contained in:
parent
28e72c9058
commit
118708400a
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main-docker.yml
vendored
2
.github/workflows/main-docker.yml
vendored
|
@ -65,7 +65,7 @@ jobs:
|
|||
name: Upload digest
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: digests
|
||||
name: digests-${{ matrix.target }}
|
||||
path: /tmp/digests/*
|
||||
if-no-files-found: error
|
||||
retention-days: 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue