diff --git a/exercises-dev/.github/workflows/deploy-az-resources.yml b/exercises-dev/.github/workflows/deploy-az-resources.yml index 08c4f55..ef5fe2f 100644 --- a/exercises-dev/.github/workflows/deploy-az-resources.yml +++ b/exercises-dev/.github/workflows/deploy-az-resources.yml @@ -2,7 +2,7 @@ # https://learn.microsoft.com/en-us/azure/developer/github/connect-from-azure?tabs=azure-portal%2Cwindows#use-the-azure-login-action-with-openid-connect # *** https://colinsalmcorner.com/using-oidc-with-terraform-in-github-actions/ # change simulation -name: '$GITHUB_WORKFLOW' +name: '$GITHUB_WORKFLOW-$GITHUB_RUN_NUMBER-$GITHUB_EVENT_NAME' on: push: branches: