Skip to content

ci: add job to auto-bump the release branch #157

ci: add job to auto-bump the release branch

ci: add job to auto-bump the release branch #157

name: Docker Publish
on:
push:
branches: [ "main" ]
tags: [ 'v*.*.*' ]
jobs:
build:
uses: seabird-chat/ci/.github/workflows/docker-publish.yml@main