Update main.yml

This commit is contained in:
Nikhil Nandagopal 2020-12-29 14:20:31 +05:30 committed by GitHub
parent 9de7dd6804
commit 0930be6051
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,9 +9,8 @@ jobs:
run:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Label Mastermind
uses: Videndum/label-mastermind@2.0.0
- uses: actions/checkout@v2.3.4
- uses: Videndum/label-mastermind@2.0.0
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}