Skip to content

Commit 9aa6087

Browse files
authored
Update release-maven-image.yml
1 parent 8743946 commit 9aa6087

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release-maven-image.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ jobs:
4343
path: "${{ github.event.inputs.app-path }}"
4444
name: "${{ github.event.inputs.app-path }}"
4545
registry-password: ${{ secrets.GITHUB_TOKEN }}
46+
artifact-name: ${{join(steps.*.outputs.artifact-name)}}
4647
registry: ghcr.io
4748
registry-username: ${{ github.actor }}
4849
image-tags: |

0 commit comments

Comments
 (0)