We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7568061 commit f213ff4Copy full SHA for f213ff4
.github/workflows/build-release.yaml
@@ -15,6 +15,7 @@ on:
15
jobs:
16
update-packagejson:
17
permissions:
18
+ actions: read
19
contents: write
20
uses: Cysharp/Actions/.github/workflows/update-packagejson.yaml@main
21
with:
0 commit comments