Skip to content

Commit

Permalink
Fixed token (#767)
Browse files Browse the repository at this point in the history
  • Loading branch information
Anatoly Bolshakov authored May 31, 2021
1 parent d1de663 commit fabee42
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/autoAssignABTT.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,9 @@ jobs:
- name: "Add triage and area labels"
uses: actions-ecosystem/action-add-labels@v1
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
labels: |
"Area: TaskLib"
Area: TaskLib
triage
- name: "Assign newly opened issues to project board"
uses: srggrs/[email protected]
Expand Down

0 comments on commit fabee42

Please sign in to comment.