Skip to content

Commit ea98c85

Browse files
authored
Update azure-static-web-apps-witty-bay-0a7a6550f.yml
1 parent e6229da commit ea98c85

1 file changed

Lines changed: 9 additions & 8 deletions

File tree

.github/workflows/azure-static-web-apps-witty-bay-0a7a6550f.yml

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -20,14 +20,14 @@ jobs:
2020
- name: Build And Deploy
2121
id: builddeploy
2222
uses: Azure/static-web-apps-deploy@v1
23-
with:
24-
azure_static_web_apps_api_token: ${{ secrets.AZURE_STATIC_WEB_APPS_API_TOKEN_WITTY_BAY_0A7A6550F }}
25-
repo_token: ${{ secrets.GITHUB_TOKEN }}
26-
action: upload
27-
app_location: "/" # where index.html lives (repo root)
28-
api_location: "" # no API
29-
output_location: "" # serve app_location directly
30-
skip_app_build: true # no build step for a single HTML file
23+
with:
24+
azure_static_web_apps_api_token: ${{ secrets.AZURE_STATIC_WEB_APPS_API_TOKEN_WITTY_BAY_0A7A6550F }}
25+
repo_token: ${{ secrets.GITHUB_TOKEN }}
26+
action: upload
27+
app_location: "/" # where index.html lives
28+
output_location: "" # EMPTY means serve app_location directly
29+
skip_app_build: true # no build step for a single html file
30+
3131

3232
close_pull_request_job:
3333
if: github.event_name == 'pull_request' && github.event.action == 'closed'
@@ -40,3 +40,4 @@ jobs:
4040
with:
4141
azure_static_web_apps_api_token: ${{ secrets.AZURE_STATIC_WEB_APPS_API_TOKEN_WITTY_BAY_0A7A6550F }}
4242
action: close
43+

0 commit comments

Comments
 (0)