update github action

This commit is contained in:
aichy126 2023-04-23 14:16:50 +08:00
parent eb93f553d9
commit b26905e0aa
1 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@ jobs:
platforms: linux/amd64,linux/arm64
push: true
file: ./.github/Dockerfile
tags: ${{ inputs.tag_name }}
tags: answerdev/answer:${{ inputs.tag_name }}
labels: ${{ steps.meta.outputs.labels }}