Skip to content

Commit

Permalink
build for release
Browse files Browse the repository at this point in the history
  • Loading branch information
QiYuTechDev committed Feb 10, 2021
1 parent 4155cae commit 74416de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker_release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
jobs:
build:
env:
IMAGE_NAME: tbk:${{ github.ref }}
IMAGE_NAME: tbk:${{ github.event.release.tag_name }}
BUILD_DIR: .
runs-on: ubuntu-20.04
steps:
Expand Down

0 comments on commit 74416de

Please sign in to comment.