Skip to content

Commit

Permalink
ci: update repo 🤣
Browse files Browse the repository at this point in the history
  • Loading branch information
danielroe committed May 15, 2023
1 parent f8c7b34 commit f88c1e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-pr.yml
Expand Up @@ -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 }}

Expand Down

0 comments on commit f88c1e6

Please sign in to comment.