From a5267907531b9a93460d294c48a0a0d7eddf31c3 Mon Sep 17 00:00:00 2001 From: CrazyMax Date: Mon, 24 Aug 2020 14:26:30 +0200 Subject: [PATCH] Update workflow --- .github/workflows/labels.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.github/workflows/labels.yml b/.github/workflows/labels.yml index 0c7a0ce..03edd21 100644 --- a/.github/workflows/labels.yml +++ b/.github/workflows/labels.yml @@ -17,7 +17,4 @@ jobs: uses: actions/checkout@v2.3.2 - name: Run Labeler - if: success() - uses: crazy-max/ghaction-github-labeler@v2.1.0 - env: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} + uses: crazy-max/ghaction-github-labeler@v3.0.0