Skip to content

chore(teuto-portal-k8s-worker/artifacthub-images): Update ArtifactHUB… #29

chore(teuto-portal-k8s-worker/artifacthub-images): Update ArtifactHUB…

chore(teuto-portal-k8s-worker/artifacthub-images): Update ArtifactHUB… #29

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