Skip to content

refactor(ts): convert the 3D editor dialogs and the entry point #38

refactor(ts): convert the 3D editor dialogs and the entry point

refactor(ts): convert the 3D editor dialogs and the entry point #38

Workflow file for this run

---
name: Publish WIP release tarball
on: push
jobs:
release-wip:
uses: mat3ra/actions/.github/workflows/release-wip.yml@main
with:
package-name: materials-designer
build-script: transpile
secrets:
github-token: ${{ secrets.BOT_GITHUB_TOKEN }}