Skip to content

Commit

Permalink
FIX :type-labeler 에러 해결 (#161)
Browse files Browse the repository at this point in the history
  • Loading branch information
choidongkuen committed Feb 29, 2024
1 parent 20b07f5 commit 65bd81f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-assinger.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ jobs:
steps:
- uses: hkusu/review-assign-action@v1
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
github-token: ${{ secrets.GIT_TOKEN }}
assignees: ${{ github.actor }}

0 comments on commit 65bd81f

Please sign in to comment.