Skip to content

App 4d72218354dbec5049ef66f5b6ecb17e7cb20d43 #18

App 4d72218354dbec5049ef66f5b6ecb17e7cb20d43

App 4d72218354dbec5049ef66f5b6ecb17e7cb20d43 #18

Workflow file for this run

name: App All
run-name: App ${{ github.sha }}
on:
workflow_dispatch:
# https://docs.github.com/en/actions/sharing-automations/reusing-workflows
jobs:
stand:
permissions:
contents: read
packages: write
deployments: write
uses: ./.github/workflows/stand-stack.yml
secrets: inherit
client:
uses: ./.github/workflows/client-build.yml
secrets: inherit