Skip to content

Commit

Permalink
chore(build): enable push
Browse files Browse the repository at this point in the history
  • Loading branch information
0xawaz committed Nov 12, 2024
1 parent 1db7476 commit bbfcb52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/fhevm-geth-coprocessor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
with:
working-directory: "."
# ${{ github.event_name == 'release' || github.ref_name == 'main' }}
push_image: false
push_image: true
image-name: "go-ethereum-coprocessor"
image-dev-name: "go-ethereum-coprocessor-dev"
generate-dev-image: true
Expand Down

0 comments on commit bbfcb52

Please sign in to comment.