Skip to content

Commit

Permalink
build name
Browse files Browse the repository at this point in the history
  • Loading branch information
damienbod committed Dec 15, 2024
1 parent 1175f9a commit fc4b969
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/azure-deploy-issuer.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

name: Build and deploy Issue Door unlocked
name: Deploy Issue Door unlocked

env:
AZURE_WEBAPP_NAME: issueunlockdoor # set this to the name of your Azure Web App
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/azure-deploy-verifier.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

name: Build and deploy EmployeeUnlockDoor
name: Deploy EmployeeUnlockDoor

env:
AZURE_WEBAPP_NAME: employeeunlockdoor # set this to the name of your Azure Web App
Expand Down

0 comments on commit fc4b969

Please sign in to comment.