Skip to content

Commit ad358be

Browse files
authored
Merge pull request #2 from electron/ci/update-perms-release-workflow-2
ci: update permissions in release workflow (again)
2 parents 78f35e0 + a48532e commit ad358be

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ permissions: {}
1010
jobs:
1111
integration-test:
1212
permissions:
13+
actions: read
1314
contents: read
1415
id-token: write
1516
uses: ./.github/workflows/integration-test.yml

0 commit comments

Comments
 (0)