Skip to content

Commit 76cb1cc

Browse files
fix: update location
1 parent a25cf40 commit 76cb1cc

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)