Skip to content

Commit

Permalink
Update deployTab.js (#523)
Browse files Browse the repository at this point in the history
  • Loading branch information
Gordon Byers authored Feb 9, 2023
1 parent f01fdc1 commit 2aad340
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions helper/src/components/deployTab.js
Original file line number Diff line number Diff line change
Expand Up @@ -493,6 +493,10 @@ gh secret set --repo ${deploy.githubrepo} USER_OBJECT_ID -b $spId
on:
workflow_dispatch:
permissions:
id-token: write
contents: read
jobs:
reusable_workflow_job:
uses: Azure/AKS-Construction/.github/workflows/AKSC_Deploy.yml@${deploy.selectedTemplate}
Expand Down

0 comments on commit 2aad340

Please sign in to comment.