Skip to content

Commit

Permalink
Fixes to main branch build
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcin-Radecki committed Apr 23, 2024
1 parent a37d43a commit d009594
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/on-main-or-release-branch-commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
uses: ./.github/workflows/_push-node-image-to-ecr.yml
secrets: inherit
with:
binary-artifact-name: chain-bootstrapper-image
binary-artifact-name: chain-bootstrapper
docker-image-name: chain-bootstrapper
binary-name: chain-bootstrapper
docker-file-path: ./bin/chain-bootstrapper/Dockerfile
Expand Down

0 comments on commit d009594

Please sign in to comment.