Skip to content

Commit

Permalink
Update release-maven-image.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hupling authored Nov 14, 2024
1 parent 8743946 commit 9aa6087
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-maven-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ jobs:
path: "${{ github.event.inputs.app-path }}"
name: "${{ github.event.inputs.app-path }}"
registry-password: ${{ secrets.GITHUB_TOKEN }}
artifact-name: ${{join(steps.*.outputs.artifact-name)}}
registry: ghcr.io
registry-username: ${{ github.actor }}
image-tags: |
Expand Down

0 comments on commit 9aa6087

Please sign in to comment.