Skip to content

Commit

Permalink
Update auto-assign.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sapatevaibhav authored May 19, 2024
1 parent 7ab0850 commit fc7d5e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-assign.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ jobs:
- name: 'Auto-assign issue'
uses: pozil/auto-assign-issue@v1
with:
repo-token: ${{ secrets.WORK }}
repo-token: ${{ secrets.GITHUB_TOKEN }}
assignees: ${{ github.event.issue.user.login }}
numOfAssignee: 1

0 comments on commit fc7d5e9

Please sign in to comment.