Skip to content

Commit

Permalink
chore: update configs, add branch to docker build workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
xadahiya committed Nov 25, 2023
1 parent 2df1b9a commit 4a43a68
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:
release:
types: ['published']
push:
branches: [ "dockerify", "testnet_pretask", "testnet_5_pairs", "zkevm_quests" ]
branches: [ "dockerify", "testnet_pretask", "testnet_5_pairs", "zkevm_quests", "eth_uniswapv2"]
# Publish semver tags as releases.
tags: [ 'v*.*.*' ]
pull_request:
Expand Down
2 changes: 1 addition & 1 deletion config
2 changes: 1 addition & 1 deletion snapshotter/modules/computes

0 comments on commit 4a43a68

Please sign in to comment.