Skip to content

Merge pull request #39 from mpds-io/projections #26

Merge pull request #39 from mpds-io/projections

Merge pull request #39 from mpds-io/projections #26

name: build demo
on:
workflow_dispatch:
push:
pull_request:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: hyoo-ru/mam_build@master2
with:
package: 'mpds/visavis'
modules: 'app'
- uses: JamesIves/github-pages-deploy-action@4.1.7
with:
branch: gh-pages
folder: 'mpds/visavis/app/-'