Attempt another fix with version downgrade

This commit is contained in:
tycrek 2020-05-29 09:29:37 -06:00
parent a10fd12e59
commit 0009e06ec8
1 changed files with 2 additions and 1 deletions

View File

@ -7,7 +7,8 @@ jobs:
add_label:
runs-on: ubuntu-latest
steps:
- uses: github/issue-labeler@v2.1
- name: Apply Label
uses: github/issue-labeler@v2.0
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: .github/labeler.yml