diff --git a/.github/workflows/ci-cd.yml b/.github/workflows/ci-cd.yml index c25096f..0297cc9 100644 --- a/.github/workflows/ci-cd.yml +++ b/.github/workflows/ci-cd.yml @@ -80,7 +80,7 @@ jobs: uses: actions/checkout@v4 with: fetch-depth: 0 - token: RELEASE_TOKEN + token: GITHUB_TOKEN - name: Install poetry uses: snok/install-poetry@v1