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:
parent
ab12095933
commit
37d7bbe950
1 changed files with 1 additions and 1 deletions
2
.github/workflows/labeler.yml
vendored
2
.github/workflows/labeler.yml
vendored
|
@ -6,6 +6,6 @@ jobs:
|
||||||
labeler:
|
labeler:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: tldr-pages/tldr-labeler-action@v0.1.0
|
- uses: tldr-pages/tldr-labeler-action@v0
|
||||||
with:
|
with:
|
||||||
token: "${{ secrets.GITHUB_TOKEN }}"
|
token: "${{ secrets.GITHUB_TOKEN }}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue