Skip to content

Commit

Permalink
Update schools experience workflows to use ga wif
Browse files Browse the repository at this point in the history
  • Loading branch information
elaiyganesan committed Feb 18, 2025
1 parent a073fb1 commit 2baef73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:
uses: ./.github/workflows/actions/deploy
id: deploy
with:
environment: review
environment: ${{ github.event.inputs.environment }}
sha: ${{ github.event.inputs.docker-image-tag }}
azure-client-id: ${{ secrets.AZURE_CLIENT_ID }}
azure-tenant-id: ${{ secrets.AZURE_TENANT_ID }}
Expand Down

0 comments on commit 2baef73

Please sign in to comment.