Skip to content

Commit

Permalink
Merge pull request #172 from morph-l2/edit_docker_release.yml
Browse files Browse the repository at this point in the history
edit docker_release.yml
  • Loading branch information
FletcherMan authored Dec 30, 2024
2 parents 170a19d + 54c7d3e commit 90df1cc
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@ env:
IMAGE_NAME: go-ethereum

jobs:

build:

# Push image to GitHub Packages.
push:
runs-on: ubuntu-latest
if: github.event_name == 'push'

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 90df1cc

Please sign in to comment.