diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d83d760..894634a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -123,7 +123,7 @@ jobs: - name: Create Pull Request uses: peter-evans/create-pull-request@v6 with: - token: ${{ secrets.ACTIONS_BOT_TOKEN }} + token: ${{ secrets.GITHUB_TOKEN }} commit-message: 'build: update distribution' title: Update distribution body: |