jumpartifact.com_demo_0/.gitea/workflows/publish_wasm.yaml

10 lines
240 B
YAML
Raw Normal View History

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