Skip to content

Commit

Permalink
build
Browse files Browse the repository at this point in the history
  • Loading branch information
IThundxr committed Mar 30, 2024
1 parent c374e31 commit a00c394
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
- name: Upload digests
uses: actions/upload-artifact@v4
with:
name: digests
name: digests-${{ matrix.platform }}
path: /tmp/digests/*
if-no-files-found: error
retention-days: 1
Expand Down

0 comments on commit a00c394

Please sign in to comment.