Skip to content

Commit b0b85ef

Browse files
authored
Merge pull request #10 from ExpediaGroup/etr-1
fix id-token in publish-test.yaml
2 parents 69520a9 + 0c22608 commit b0b85ef

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/publish-test.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ on:
66
jobs:
77
publish-test:
88
runs-on: ubuntu-latest
9+
permissions:
10+
id-token: write
911

1012
steps:
1113
- name: Checkout code

0 commit comments

Comments
 (0)