Skip to content

Commit

Permalink
try identity on self hosted runner
Browse files Browse the repository at this point in the history
  • Loading branch information
diegolagospagopa committed Apr 24, 2024
1 parent 436b15c commit b08faba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ jobs:
# from https://github.com/Azure/login/commits/master
uses: azure/login@v2.1.0
with:
auth-type: IDENTITY
# auth-type: IDENTITY
client-id: "7812f4d1-a382-45e9-a116-4fd56fcd3622"
tenant-id: "7788edaf-0346-4068-9d79-c868aed15b3d"
subscription-id: "bbe47ad4-08b3-4925-94c5-1278e5819b86"
Expand Down

0 comments on commit b08faba

Please sign in to comment.