Skip to content

Commit

Permalink
Update build_image.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobbednarz committed Jun 14, 2024
1 parent 882bd7a commit 7873efe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
- name: Upload digest
uses: actions/upload-artifact@v4
with:
name: digest-$artifact_identifier
name: "digest-${artifact_identifier}"
path: /tmp/digests/*
if-no-files-found: error
retention-days: 1
Expand Down

0 comments on commit 7873efe

Please sign in to comment.