Skip to content

Commit

Permalink
tweak: Update Oryx build upload config
Browse files Browse the repository at this point in the history
  • Loading branch information
notheotherben committed Mar 17, 2024
1 parent 22b8f86 commit 31db2bc
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/docs-website.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,8 @@ jobs:
azure_static_web_apps_api_token: ${{ secrets.AZURE_WEBSITES_TOKEN }}
repo_token: ${{ secrets.GITHUB_TOKEN }} # Used for Github integrations (i.e. PR comments)
action: "upload"
app_location: "/"
app_location: "/dist"
api_location: ""
output_location: "dist"
skip_app_build: true

cleanup:
Expand Down

0 comments on commit 31db2bc

Please sign in to comment.