Skip to content

Commit 0398006

Browse files
Merge pull request #56 from christianncode/fix/UpdateLocation
fix: update location
2 parents a25cf40 + 76cb1cc commit 0398006

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/workflow-cd-azure.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ jobs:
1111
uses: Azure/static-web-apps-deploy@v1
1212
with:
1313
azure_static_web_apps_api_token: ${{ secrets.AZURE_TOKEN_SSG }}
14-
app_location: "/public"
14+
app_location: "public"
1515
action: "upload"

0 commit comments

Comments
 (0)