Skip to content

Commit de0bc62

Browse files
committed
1st prod
1 parent e5593af commit de0bc62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/azure-static-web-apps-happy-sand-020cbb203.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
repo_token: ${{ secrets.GITHUB_TOKEN }} # Used for Github integrations (i.e. PR comments)
4545
action: "upload"
4646
app_location: "assistantweb" # App source code path
47-
output_location: "assistantweb/dist" # Built app content directory
47+
output_location: "dist" # Built app content directory
4848

4949
close_pull_request_job:
5050
if: github.event_name == 'pull_request' && github.event.action == 'closed'

0 commit comments

Comments
 (0)