Skip to content

Commit 00f57ac

Browse files
committed
CCM-12614: add github package manager authentication
1 parent ff1bba1 commit 00f57ac

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/cicd-1-pull-request.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,7 @@ jobs:
158158
permissions:
159159
contents: read
160160
id-token: write
161+
package: read
161162
if: needs.metadata.outputs.does_pull_request_exist == 'true' || (github.event_name == 'pull_request' && (github.event.action == 'opened' || github.event.action == 'reopened'))
162163
steps:
163164
- uses: actions/checkout@v5.0.0

0 commit comments

Comments
 (0)