Skip to content

Commit

Permalink
Fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
nenad0707 committed Jun 6, 2024
1 parent 01aacd7 commit 6eb69d0
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 @@ -107,4 +107,4 @@ jobs:
environmentType=${{ inputs.environmentType }}
existingSqlServerName=${{ inputs.existingSqlServerName }}
existingDatabaseName=${{ inputs.existingDatabaseName }}
apiUrl=https://${{ steps.deploy.outputs.appServiceAppHostName }}/api
apiUrl="https://${{ steps.deploy.outputs.appServiceAppHostName }}/api"

0 comments on commit 6eb69d0

Please sign in to comment.