Skip to content

fix: fixed fetching OtcOrderEvent method #29

fix: fixed fetching OtcOrderEvent method

fix: fixed fetching OtcOrderEvent method #29

name: "Docker images build and publish"
on:
push:
branches:
- "fix/**"
- "feat/**"
- "main"
jobs:
docker-images-build-publish:
name: "Build and publish docker images of indexers"
uses: ./.github/workflows/_called_docker-images-build-and-publish.yml
secrets:
GHCR_AUTH_TOKEN: ${{ secrets.GHCR_AUTH_TOKEN }}