Change branch for eth to production-eth

pull/10713/head
Viktor Baranov 3 months ago
parent b049e7c13b
commit dcf88c0c81
  1. 2
      .github/workflows/publish-docker-image-for-eth.yml

@ -4,7 +4,7 @@ on:
workflow_dispatch:
push:
branches:
- production-eth-experimental
- production-eth
jobs:
push_to_registry:
name: Push Docker image to Docker Hub

Loading…
Cancel
Save