Skip to content

Bump cosmossdk.io/core from 0.11.0 to 0.12.0 #5

Bump cosmossdk.io/core from 0.11.0 to 0.12.0

Bump cosmossdk.io/core from 0.11.0 to 0.12.0 #5

name: docker-build-publish
# Trigger on all push events, new semantic version tags, and all PRs
on:
push:
branches:
- "main"
tags:
- "v*"
pull_request:
jobs:
docker-build:
permissions:
contents: write
packages: write
uses: rollkit/.github/.github/workflows/[email protected]
with:
dockerfile: Dockerfile
secrets: inherit