Skip to content

feat(t8s-cluster)!: migrate to new image names (#787) #44

feat(t8s-cluster)!: migrate to new image names (#787)

feat(t8s-cluster)!: migrate to new image names (#787) #44

name: Create Release PR for charts
on:
workflow_dispatch: {}
push:
branches:
- main
paths:
- charts/**
jobs:
createReleasePR:
runs-on: ubuntu-latest
steps:
- uses: google-github-actions/release-please-action@v4
with:
skip-github-release: true
token: ${{ secrets.ACTIONS_BOT_TOKEN }}
config-file: .github/release-please/config.json
manifest-file: .github/release-please/manifest.json