Skip to content

Commit

Permalink
Atualizando nome do deploy
Browse files Browse the repository at this point in the history
Signed-off-by: Leonardo Ferreira de Almeida <Leo.Ferreira30@outlook.com>
  • Loading branch information
LeonardoFerreira1209 authored Jul 15, 2022
1 parent bb280e9 commit 8f035e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
runs-on: ubuntu-latest
needs: build
environment:
name: 'Development'
name: 'Azure-QA'
url: ${{ steps.deploy-to-webapp.outputs.webapp-url }}

steps:
Expand Down

0 comments on commit 8f035e1

Please sign in to comment.