Skip to content

$hyoo_studio

$hyoo_studio #1086

Workflow file for this run

name: $hyoo_studio
# https://docs.github.com/en/actions/using-jobs/assigning-permissions-to-jobs#defining-access-for-the-github_token-permissions
permissions: write-all
on:
workflow_dispatch:
push:
pull_request:
schedule:
- cron: "0 7 * * *"
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: hyoo-ru/mam_build@master2
with:
package: 'hyoo/studio'
- uses: hyoo-ru/[email protected]
if: github.ref == 'refs/heads/master'
with:
folder: 'hyoo/studio/-'