Skip to content

Commit

Permalink
minor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
AndPat committed Jan 2, 2025
1 parent a50d109 commit 4e16851
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
uses: Azure/static-web-apps-deploy@v1
with:
azure_static_web_apps_api_token: ${{ secrets.AZURE_STATIC_WEB_APPS_API_TOKEN }}
action: "upload"
app_location: "." # Percorso relativo senza slash iniziale
output_location: "dist" # Percorso relativo senza slash iniziale
deployment_environment: "production" # Specifica l'ambiente di distribuzione

0 comments on commit 4e16851

Please sign in to comment.