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 4c638fe commit 46a9a9aCopy full SHA for 46a9a9a
.github/workflows/docker.yml
@@ -4,6 +4,8 @@ on:
4
push:
5
branches: [task/update-container-reference]
6
paths: ["src/Microsoft.OpenApi.Hidi/**", ".github/workflows/**"]
7
+permissions:
8
+ id-token: write
9
env:
10
REGISTRY: msgraphprod.azurecr.io
11
IMAGE_NAME: public/openapi/hidi
0 commit comments