Skip to content

Commit

Permalink
add artifact number
Browse files Browse the repository at this point in the history
  • Loading branch information
Marko Paulic committed Sep 20, 2024
1 parent 9b5cfaa commit 488ae27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reusable-workflow-docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
- name: Upload Artifacts
uses: actions/upload-artifact@v4
with:
name: build-artifacts
name: build-IMAGE_TAG-artifacts
path: build-artifacts/*

- name: Tag and push Docker image as latest
Expand Down

0 comments on commit 488ae27

Please sign in to comment.