ci: update repo 🤣

This commit is contained in:
Daniel Roe 2023-05-15 22:31:14 +01:00
parent f8c7b34bde
commit f88c1e6452

View File

@ -21,7 +21,7 @@ jobs:
uses: octokit/request-action@v2.x uses: octokit/request-action@v2.x
id: check_role id: check_role
with: 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: env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}