Add id-token permission to the publish webapp workflow (#2088)
This commit is contained in:
@@ -3,6 +3,7 @@ name: "🐳 Publish Webapp"
|
||||
permissions:
|
||||
contents: read
|
||||
packages: write
|
||||
id-token: write
|
||||
|
||||
on:
|
||||
workflow_call:
|
||||
|
||||
Reference in New Issue
Block a user