Update azure-static-web-apps-salmon-sea-0f0c8771e.yml

This commit is contained in:
Kenneth Chau
2020-07-11 08:47:17 -07:00
committed by GitHub
parent c9fc8d621a
commit c36c48b684
@@ -18,6 +18,9 @@ jobs:
- uses: actions/checkout@v2
with:
submodules: true
- run: yarn
- run: yarn build
- name: Build And Deploy
id: builddeploy
uses: Azure/static-web-apps-deploy@v0.0.1-preview
@@ -29,7 +32,7 @@ jobs:
# For more information regarding Static Web App workflow configurations, please visit: https://aka.ms/swaworkflowconfig
app_location: "/" # App source code path
api_location: "api" # Api source code path - optional
app_artifact_location: "" # Built app content directory - optional
app_artifact_location: "/public" # Built app content directory - optional
###### End of Repository/Build Configurations ######
close_pull_request_job: