🐛 Fix the duplicate action row

This commit is contained in:
Alicia Sykes 2021-10-02 21:41:11 +01:00 committed by GitHub
parent 02ec759c03
commit 76de2b96f4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -19,9 +19,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: butlerlogic/action-autotag@stable
- name: Label Fixed Issues
uses: gh-bot/fix-labeler@master
with:
token: ${{ secrets.BOT_GITHUB_TOKEN }}
label: '✅ Fixed'
label: '✅ Fixed'