Use correct key
This commit is contained in:
parent
21cf6edae6
commit
03b43d3c84
1 changed files with 1 additions and 1 deletions
2
.github/workflows/sync-labels.yml
vendored
2
.github/workflows/sync-labels.yml
vendored
|
@ -9,7 +9,7 @@ on:
|
||||||
jobs:
|
jobs:
|
||||||
call-sync:
|
call-sync:
|
||||||
uses: vector-im/element-meta/.github/workflows/sync-labels.yml@develop
|
uses: vector-im/element-meta/.github/workflows/sync-labels.yml@develop
|
||||||
inputs:
|
with:
|
||||||
LABELS: |
|
LABELS: |
|
||||||
.github/labels.yml
|
.github/labels.yml
|
||||||
secrets:
|
secrets:
|
||||||
|
|
Loading…
Reference in a new issue