diff --git a/.github/workflows/github-actions-environments-inputs.yml b/.github/workflows/github-actions-environments-inputs.yml index 6df916d..9e0d8cf 100644 --- a/.github/workflows/github-actions-environments-inputs.yml +++ b/.github/workflows/github-actions-environments-inputs.yml @@ -15,5 +15,3 @@ jobs: steps: - name: show variables run: echo ${{ vars.WHO_AM_I }} - - name: Log out with Azure AD B2C - run: az logout