mirror of
https://github.com/tycrek/degoogle.git
synced 2025-08-31 10:21:46 +02:00
Attempt another fix with version downgrade
This commit is contained in:
3
.github/workflows/labeler.yml
vendored
3
.github/workflows/labeler.yml
vendored
@@ -7,7 +7,8 @@ jobs:
|
||||
add_label:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: github/issue-labeler@v2.1
|
||||
- name: Apply Label
|
||||
uses: github/issue-labeler@v2.0
|
||||
with:
|
||||
repo-token: "${{ secrets.GITHUB_TOKEN }}"
|
||||
configuration-path: .github/labeler.yml
|
||||
|
Reference in New Issue
Block a user