Skip to content

Commit

Permalink
fix: pipeline url
Browse files Browse the repository at this point in the history
  • Loading branch information
CarlaPaiva committed Jan 8, 2024
1 parent 6d7bcbe commit 31a6e17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main_mediatransmute.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
needs: build
environment:
name: 'Production'
url: ${{ steps.deploy-to-webapp.outputs.webapp-url }}
url: https://victorious-wave-0f7667510.4.azurestaticapps.net

steps:
- name: Download artifact from build job
Expand Down

0 comments on commit 31a6e17

Please sign in to comment.