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 7ff4dee commit ea3628d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/main_mediatransmute.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ jobs:
uses: Azure/static-web-apps-deploy@v1
with:
action: 'upload'
app_location: 'src/dist'
app_location: '/'
output_location: ''
azure_static_web_apps_api_token: ${{ secrets.AZUREAPPSERVICE_PUBLISHPROFILE }}
skip_app_build: true

0 comments on commit ea3628d

Please sign in to comment.