Skip to content

Commit 9e100a7

Browse files
VIA-598 Add permissions required for stage5 acceptance
1 parent bb58b32 commit 9e100a7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/stage-5-acceptance.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,9 @@ jobs:
3030
concurrency:
3131
group: ${{ inputs.environment }}-env
3232
cancel-in-progress: false
33+
permissions:
34+
id-token: write
35+
contents: read
3336
steps:
3437
- name: "Get URL of VitA Hub Page for release"
3538
id: get-hub-url

0 commit comments

Comments
 (0)