Skip to content

Commit

Permalink
chore(template): sync with hutchic/template-template
Browse files Browse the repository at this point in the history
  • Loading branch information
hutchic committed Apr 9, 2022
1 parent 9dfce16 commit f2bb703
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/labeller.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ jobs:
- uses: actions/labeler@v3
continue-on-error: true
with:
repo-token: ${{ secrets.AUTOMERGE_TOKEN }}
repo-token: ${{ secrets.AUTO_MERGE_TOKEN }}
- uses: TimonVS/[email protected]
continue-on-error: true
env:
GITHUB_TOKEN: ${{ secrets.AUTOMERGE_TOKEN }}
GITHUB_TOKEN: ${{ secrets.AUTO_MERGE_TOKEN }}

0 comments on commit f2bb703

Please sign in to comment.