Skip to content

Commit

Permalink
chore: add base pooler to docker-publish
Browse files Browse the repository at this point in the history
  • Loading branch information
Seth-Schmidt committed May 1, 2024
1 parent f26c7a4 commit fe7fa1b
Showing 1 changed file with 1 addition and 1 deletion.
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", "eth_uniswapv2"]
branches: [ "dockerify", "testnet_pretask", "testnet_5_pairs", "zkevm_quests", "eth_uniswapv2", "base_uniswapv2_direct_submissions"]
# Publish semver tags as releases.
tags: [ 'v*.*.*' ]
pull_request:
Expand Down

0 comments on commit fe7fa1b

Please sign in to comment.