Skip to content

Commit cc172ed

Browse files
authored
ci: update permissions
1 parent 502cbd0 commit cc172ed

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/ci.yml

+4
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@ concurrency:
1414
jobs:
1515
main:
1616
name: Nx Cloud
17+
permissions:
18+
id-token: write
19+
contents: write
20+
actions: read
1721
uses: nrwl/ci/.github/workflows/[email protected]
1822
secrets:
1923
NX_CLOUD_ACCESS_TOKEN: ${{ secrets.NX_CLOUD_ACCESS_TOKEN }}

0 commit comments

Comments
 (0)