Skip to content

Commit

Permalink
remove token
Browse files Browse the repository at this point in the history
  • Loading branch information
diegolagospagopa committed Apr 24, 2024
1 parent fed16fb commit 1e3a85b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,8 +88,6 @@ jobs:
shell: bash
run: |
cd ./infra
# echo "🤔: ${{ env.ACTIONS_RUNTIME_TOKEN}}"
# export ARM_OIDC_TOKEN=${{ env.ACTIONS_RUNTIME_TOKEN }}
export ARM_USE_OIDC=true
export ARM_CLIENT_ID="51641492-9772-4871-bb4b-9dbbc20d4221"
export ARM_SUBSCRIPTION_ID=$(az account show --query id --output tsv)
Expand Down

0 comments on commit 1e3a85b

Please sign in to comment.