Skip to content

Commit

Permalink
revert pr 128
Browse files Browse the repository at this point in the history
  • Loading branch information
parithosh committed Sep 24, 2024
1 parent 62d6d3b commit e43534d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/actions/prepare/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,6 @@ runs:
images: ethpandaops/ethereum-genesis-generator
flavor: latest=auto
tags: |
type=semver,enable=${{ startsWith(github.ref, 'refs/tags/verkle-gen-v') }},event=tag
type=semver,value=verkle-gen,enable=${{ github.ref == format('refs/heads/{0}', 'verkle-gen') }},event=branch
type=semver,pattern={{version}}
type=ref,event=branch
type=ref,event=pr
Expand Down

0 comments on commit e43534d

Please sign in to comment.