diff --git a/.github/workflows/update-yaml.yml b/.github/workflows/update-yaml.yml index 12ce9366..928d396f 100644 --- a/.github/workflows/update-yaml.yml +++ b/.github/workflows/update-yaml.yml @@ -25,4 +25,4 @@ jobs: labels: dependencies milestone: next branch: aio-yaml-update - github_token: ${{ secrets.GITHUB_TOKEN }} + token: ${{ secrets.GITHUB_TOKEN }}