Skip to content

Commit

Permalink
Update release-flashbots.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
avalonche committed Aug 27, 2024
1 parent 2ff4804 commit 12a5e76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-flashbots.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
GIT_DATE=$(git show -s --format='%ct') \
IMAGE_TAGS=$(git rev-parse HEAD),latest,${{ steps.meta.outputs.tags }} \
DOCKER_LABELS=${{ steps.meta.outputs.labels }} \
VERSION=${{ env.RELEASE_VERSION }}
VERSION=${{ env.RELEASE_VERSION }} \
docker buildx bake \
--progress plain \
--push \
Expand Down

0 comments on commit 12a5e76

Please sign in to comment.