Skip to content

Commit 41a3bde

Browse files
authored
Add id-token permission to the publish webapp workflow (#2088)
1 parent a9a937d commit 41a3bde

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish-webapp.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name: "🐳 Publish Webapp"
33
permissions:
44
contents: read
55
packages: write
6+
id-token: write
67

78
on:
89
workflow_call:

0 commit comments

Comments
 (0)