diff --git a/.github/workflows/prevent-updating-users-yml.yml b/.github/workflows/prevent-updating-users-yml.yml index c54eb42373d4..4514b71aea25 100644 --- a/.github/workflows/prevent-updating-users-yml.yml +++ b/.github/workflows/prevent-updating-users-yml.yml @@ -13,7 +13,7 @@ jobs: - name: Create comment uses: actions-ecosystem/action-create-comment@v1 with: - github_token: ${{ secrets.GITHUB_TOKEN }} + github_token: ${{ github.token }} body: | Thank you for using Prettier! But we don't accept updating `users.yml` anymore. If you created this PR for a purpose other than adding users, please ping a maintainer.