Skip to content

Commit 7b19905

Browse files
committed
update docker artifact name
1 parent 5052596 commit 7b19905

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release_branches.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
- name: Upload images files to artifacts
5959
uses: actions/upload-artifact@v4
6060
with:
61-
name: changed_images
61+
name: changed_images_amd64
6262
path: ${{ runner.temp }}/docker_images_check/changed_images_amd64.json
6363
DockerHubPush:
6464
needs: [DockerHubPushAmd64, DockerHubPushAarch64]

0 commit comments

Comments
 (0)