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