Skip to content

chore: setup common workflows (#1) #1

chore: setup common workflows (#1)

chore: setup common workflows (#1) #1

name: Release-please
on:
push:
branches: [main]
jobs:
release-please:
# Do not run on forks.
if: github.repository == 'hetznercloud/terraform-k8s-dev'
runs-on: ubuntu-latest
steps:
- uses: googleapis/release-please-action@v4
with:
config-file: .github/release-please-config.json
manifest-file: .github/release-please-manifest.json