Skip to content

Commit

Permalink
fix tag name
Browse files Browse the repository at this point in the history
  • Loading branch information
benlee0423 committed Jan 3, 2024
1 parent f0f936d commit 5a1be86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker_image_main_branch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
github-sha: ${{ github.sha }}
image-name: "ciroh-ngen-image"
dockerfile-name: "Dockerfile"
tag_name: ${{env.tag_name}}
tag-name: ${{env.tag_name}}
check_result:
needs: final
runs-on: self-hosted
Expand Down

0 comments on commit 5a1be86

Please sign in to comment.