Skip to content

Commit f2fb96e

Browse files
committed
(ELI-466) bug fix
1 parent 359fed8 commit f2fb96e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/cicd-4-preprod-deploy.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,8 @@ on:
2323
default: "To roll back to a previous commit"
2424

2525
permissions:
26-
contents: read
26+
contents: write
27+
id-token: write
2728
actions: read
2829

2930
jobs:

0 commit comments

Comments
 (0)