diff --git a/.github/workflows/ci-cd-main.yml b/.github/workflows/ci-cd-main.yml index e6d446294..d756e948d 100644 --- a/.github/workflows/ci-cd-main.yml +++ b/.github/workflows/ci-cd-main.yml @@ -24,7 +24,7 @@ jobs: - uses: google-github-actions/release-please-action@v4 id: release with: - token: ${{ secrets.GH_TOKEN_RELEASE_PLEASE }} + token: ${{ secrets.GH_TOKEN_RELEASE_PLEASE_TEST }} release-type: simple generate-git-short-sha: