Skip to content

Commit

Permalink
fix: proper repo name
Browse files Browse the repository at this point in the history
  • Loading branch information
undead404 committed Nov 24, 2023
1 parent 516d87a commit 154a553
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/assign-reviewers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: ohnogumi/assign[email protected]
- uses: ohnogumi/auto[email protected]
with:
token: "${{ secrets.GITHUB_TOKEN }}"

0 comments on commit 154a553

Please sign in to comment.