diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a677c60..04784a9 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -27,5 +27,5 @@ jobs: uses : nbrugger-tgm/merge-pr-action@v0.2.3 with : pull_request: ${{ github.event.pull_request.number }} - token: ${{ secrets.GITHUB_TOKEN }} + token: ${{ secrets.BELLA_ACTION_TOKEN }} method: squash \ No newline at end of file