diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 03f1c01..d298a6f 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -26,4 +26,4 @@ jobs: config: cr.yaml # charts_repo_url: xxxxxx env: - CR_TOKEN: "${{ secrets.TOKEN }}" \ No newline at end of file + CR_TOKEN: "${{ secrets.TOKEN_GITHUB }}"