1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00

labeler.yml: use alias tag v0 (#7472)

This commit is contained in:
Axel Navarro 2021-11-24 13:09:40 -03:00 committed by GitHub
parent ab12095933
commit 37d7bbe950
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,6 +6,6 @@ jobs:
labeler:
runs-on: ubuntu-latest
steps:
- uses: tldr-pages/tldr-labeler-action@v0.1.0
- uses: tldr-pages/tldr-labeler-action@v0
with:
token: "${{ secrets.GITHUB_TOKEN }}"