Update main.yml

This commit is contained in:
Nikhil Nandagopal 2020-12-29 13:59:03 +05:30 committed by GitHub
parent 49c1724e95
commit e56e7db9c7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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