Skip to content

feat: make container image deployment the default #79

feat: make container image deployment the default

feat: make container image deployment the default #79

Workflow file for this run

name: Release
on:
push:
branches:
- main
permissions:
contents: write
pull-requests: write
jobs:
release:
runs-on: ubuntu-latest
steps:
- uses: googleapis/release-please-action@v4
with:
config-file: release-please-config.json