jumpartifact.com_demo_0/.gitea/workflows/publish_wasm.yaml
Stephen Seo bd3f760588
All checks were successful
Build and Publish WASM version of demo / Build-And-Deploy (push) Successful in 15s
Minor fix
2023-08-06 18:14:24 +09:00

9 lines
240 B
YAML

name: Build and Publish WASM version of demo
run-name: ${{ gitea.actor }} is building the WASM version
on: [push]
jobs:
Build-And-Deploy:
runs-on: archLinux
steps:
- run: cd && ./build_and_deploy_jumpartifact.com_demo_0.sh