Skip to content

Commit

Permalink
chore: update secret variable
Browse files Browse the repository at this point in the history
  • Loading branch information
NsdHSO committed Aug 2, 2023
1 parent 61309d3 commit 1ebd9d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/triage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ jobs:
message: Thanks for taking this on! If you have not already, Join in [Discord](https://discord.gg/mjDJ3YDE)
issueCurrentlyAssignedMessage: Thanks for being interested in this issue. It looks like this ticket is already assigned to a contributor. Please communicate with the assigned contributor to confirm the status of the issue.
trigger: .take
token: ${{ secrets.GITHUB_TOKEN }}
token: ${{ secrets.GH_TOKEN }}

0 comments on commit 1ebd9d8

Please sign in to comment.