Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
CarlaPaiva committed Jan 9, 2024
1 parent ea3628d commit 391e95c
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/main_mediatransmute.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,5 @@ jobs:
with:
action: 'upload'
app_location: '/'
output_location: ''
azure_static_web_apps_api_token: ${{ secrets.AZUREAPPSERVICE_PUBLISHPROFILE }}
skip_app_build: true
output_location: 'dist'
azure_static_web_apps_api_token: ${{ secrets.AZUREAPPSERVICE_PUBLISHPROFILE }}

0 comments on commit 391e95c

Please sign in to comment.