Skip to content

Commit

Permalink
👷 fix auto assign
Browse files Browse the repository at this point in the history
  • Loading branch information
Jezza34000 committed Dec 24, 2024
1 parent ab00a6f commit 5231ca8
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 @@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Assign issue to Jezza34000
uses: actions-ecosystem/action-add-issue-assigner@v1
uses: actions-ecosystem/action-add-assignees@v1
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
assignees: Jezza34000

0 comments on commit 5231ca8

Please sign in to comment.