diff --git a/.github/workflows/containers.yml b/.github/workflows/containers.yml index ba89c9df5..81ad6eede 100644 --- a/.github/workflows/containers.yml +++ b/.github/workflows/containers.yml @@ -30,7 +30,7 @@ jobs: id: release-please uses: googleapis/release-please-action@v4 with: - token: ${{ secrets.RELEASE_TOKEN }} + token: ${{ secrets.GITHUB_TOKEN }} builds-linux: runs-on: ubuntu-latest