Skip to content

Publish wasm to npm

Publish wasm to npm #9

Workflow file for this run

name: Test
on:
push:
branches: [ master, dev ]
pull_request:
branches: [ master, dev ]
jobs:
build:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ubuntu-latest, macos-latest, windows-latest]
steps:
- name: Deploy Rust to GitHub Pages
uses: valkyrie-language/[email protected]
with:
github: text,
trunk: "[1, true]"
others: "key: value"