mirror of
https://github.com/publiclab/mapknitter.git
synced 2025-12-11 10:49:58 +01:00
Update process-label-actions.yml
This commit is contained in:
2
.github/workflows/process-label-actions.yml
vendored
2
.github/workflows/process-label-actions.yml
vendored
@@ -11,7 +11,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- name: Process Label Action
|
- name: Process Label Action
|
||||||
uses: hramos/label-actions@v1
|
uses: hramos/label-actions@v2
|
||||||
with:
|
with:
|
||||||
configuration-path: '.github/label-actions.yml'
|
configuration-path: '.github/label-actions.yml'
|
||||||
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
|||||||
Reference in New Issue
Block a user