Skip to content

Commit 7873efe

Browse files
authored
Update build_image.yml
1 parent 882bd7a commit 7873efe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
- name: Upload digest
5555
uses: actions/upload-artifact@v4
5656
with:
57-
name: digest-$artifact_identifier
57+
name: "digest-${artifact_identifier}"
5858
path: /tmp/digests/*
5959
if-no-files-found: error
6060
retention-days: 1

0 commit comments

Comments
 (0)