diff --git a/.github/workflows/auto-update.yml b/.github/workflows/auto-update.yml index 68b8dca26c..8532b4e5c0 100644 --- a/.github/workflows/auto-update.yml +++ b/.github/workflows/auto-update.yml @@ -94,6 +94,7 @@ jobs: commit-message: '[Bot] Update playlists' branch: bot/auto-update delete-branch: true + token: ${{ secrets.PAT }} - name: Merge Pull Request if: steps.pr.outputs.pull-request-operation == 'created' uses: peter-evans/enable-pull-request-automerge@v1