mirror of https://github.com/Cysharp/UniTask
ci: missing permission
parent
7568061eda
commit
f213ff497e
|
@ -15,6 +15,7 @@ on:
|
||||||
jobs:
|
jobs:
|
||||||
update-packagejson:
|
update-packagejson:
|
||||||
permissions:
|
permissions:
|
||||||
|
actions: read
|
||||||
contents: write
|
contents: write
|
||||||
uses: Cysharp/Actions/.github/workflows/update-packagejson.yaml@main
|
uses: Cysharp/Actions/.github/workflows/update-packagejson.yaml@main
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Reference in New Issue