Skip to content

Commit

Permalink
chore(.github/workflows/merge_conflicts.yaml): use separate token (#1…
Browse files Browse the repository at this point in the history
…3884)




Co-authored-by: Scott Morrison <scott.morrison@gmail.com>
  • Loading branch information
semorrison and semorrison committed May 2, 2022
1 parent ad2e936 commit 384a7a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/merge_conflicts.yml
Expand Up @@ -17,4 +17,4 @@ jobs:
uses: eps1lon/actions-label-merge-conflict@releases/2.x
with:
dirtyLabel: "merge-conflict"
repoToken: "${{ secrets.TRIAGE_TOKEN }}"
repoToken: "${{ secrets.MERGE_CONFLICTS_TOKEN }}"

0 comments on commit 384a7a3

Please sign in to comment.