We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9a937d commit 74f433bCopy full SHA for 74f433b
.github/workflows/publish-webapp.yml
@@ -3,6 +3,7 @@ name: "🐳 Publish Webapp"
3
permissions:
4
contents: read
5
packages: write
6
+ id-token: write
7
8
on:
9
workflow_call:
0 commit comments