mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-21 21:25:11 +00:00
ci: update repo 🤣
This commit is contained in:
parent
f8c7b34bde
commit
f88c1e6452
2
.github/workflows/release-pr.yml
vendored
2
.github/workflows/release-pr.yml
vendored
@ -21,7 +21,7 @@ jobs:
|
||||
uses: octokit/request-action@v2.x
|
||||
id: check_role
|
||||
with:
|
||||
route: GET /repos/danielroe/roe.dev/collaborators/${{ github.event.comment.user.login }}
|
||||
route: GET /repos/nuxt/nuxt/collaborators/${{ github.event.comment.user.login }}
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user