Add id-token permission to the publish webapp workflow (#2088)

This commit is contained in:
Eric Allam
2025-05-21 14:30:03 +01:00
committed by GitHub
parent a9a937dd25
commit 41a3bdec68
+1
View File
@@ -3,6 +3,7 @@ name: "🐳 Publish Webapp"
permissions:
contents: read
packages: write
id-token: write
on:
workflow_call: