Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vaibbavisk20 authored Feb 29, 2024
1 parent cebbcd2 commit 5ce5bac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/quickstart_template/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ runs:
parameters: https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/application-workloads/wordpress/wordpress-single-vm-ubuntu/azuredeploy.parameters.json
authenticationType=password
mySqlPassword=${{ inputs.admin-password }}
vmDnsName=dnslabelvm
vmDnsName=dns-vm-2
vmSize=Standard_D2as_v4
adminUsername=${{ inputs.admin-username }}
adminPasswordOrKey=${{inputs.admin-password}}
Expand Down

0 comments on commit 5ce5bac

Please sign in to comment.