Skip to content

Commit

Permalink
update github action
Browse files Browse the repository at this point in the history
  • Loading branch information
aichy126 committed Apr 23, 2023
1 parent eb93f55 commit b26905e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/manual_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}


0 comments on commit b26905e

Please sign in to comment.