Skip to content

fix(ci/cd): add support to auto-tagging both for git and docker #1

fix(ci/cd): add support to auto-tagging both for git and docker

fix(ci/cd): add support to auto-tagging both for git and docker #1

on:
push:
branches:
- develop
permissions:
contents: write
pull-requests: write
name: release-please
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: googleapis/release-please-action@v4
with:
token: ${{ secrets.PAT }}
release-type: simple