Skip to content

Legibility pass: Pro view dual-labels, objective/loop rail, run-end t… #38

Legibility pass: Pro view dual-labels, objective/loop rail, run-end t…

Legibility pass: Pro view dual-labels, objective/loop rail, run-end t… #38

name: Azure Static Web Apps CI/CD
on:
push:
branches: [ master ]
workflow_dispatch:
permissions:
contents: read
jobs:
build_and_deploy:
runs-on: ubuntu-latest
name: Build and Deploy
steps:
- uses: actions/checkout@v4
with:
submodules: false
- name: Build And Deploy
uses: Azure/static-web-apps-deploy@v1
with:
azure_static_web_apps_api_token: ${{ secrets.AZURE_STATIC_WEB_APPS_API_TOKEN }}
repo_token: ${{ secrets.GITHUB_TOKEN }}
action: "upload"
app_location: "/"
api_location: "api"
output_location: ""
skip_app_build: true