Skip to content

Fix: failed clusterrolebinding when change release name or chart name #699

Fix: failed clusterrolebinding when change release name or chart name

Fix: failed clusterrolebinding when change release name or chart name #699

name: 'issue-translate'
on:
issue_comment:
types: [created]
issues:
types: [opened]
jobs:
translate: # make sure the action works on a clean machine without building
runs-on: ubuntu-latest
steps:
- uses: tomsun28/[email protected]
with:
IS_MODIFY_TITLE: true
BOT_GITHUB_TOKEN: ${{ secrets.TRANSLATE_ROBOT_TOKEN }}