mirror of
https://github.com/crazy-max/ghaction-upx.git
synced 2024-11-21 09:56:09 -07:00
Update labels workflow
This commit is contained in:
parent
a3effd42d8
commit
5d83a9a0c6
5
.github/workflows/labels.yml
vendored
5
.github/workflows/labels.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user