Skip to content

beta 48 and i18n

beta 48 and i18n #112

Workflow file for this run

name: Build Service
on:
workflow_dispatch:
pull_request:
paths-ignore: ['*.md']
branches: ['main', 'master', 'update/040']
push:
paths-ignore: ['*.md']
branches: ['main', 'master', 'update/040']
jobs:
build:
uses: start9labs/shared-workflows/.github/workflows/buildService.yml@master
# with:
# FREE_DISK_SPACE: true
secrets:
DEV_KEY: ${{ secrets.DEV_KEY }}