Skip to content

Commit 35e086d

Browse files
committed
fix(workflows): resolve issue w/ deploy-library-api
1 parent 2bd07fa commit 35e086d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/deploy-library-api.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,5 +125,8 @@ jobs:
125125
126126
sync-metadata:
127127
needs: deploy
128+
permissions:
129+
contents: read
130+
id-token: write
128131
uses: ./.github/workflows/load-library-metadata.yml
129132
secrets: inherit

0 commit comments

Comments
 (0)