Skip to content

Commit 7f15892

Browse files
minor fix
1 parent 6161601 commit 7f15892

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

archive-doc-gen/.github/workflows/deploy-orchestrator.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,8 @@ env:
6666
AZURE_DEV_COLLECT_TELEMETRY: ${{ vars.AZURE_DEV_COLLECT_TELEMETRY }}
6767
permissions:
6868
contents: read
69-
actions: read
69+
actions: read
70+
7071
jobs:
7172
docker-build:
7273
uses: ./.github/workflows/job-docker-build.yml

0 commit comments

Comments
 (0)