Skip to content

[Breaking code] - update some build config package name #73

[Breaking code] - update some build config package name

[Breaking code] - update some build config package name #73

Workflow file for this run

name: Build Snapshot
on:
push:
branches:
- 'master'
jobs:
build-and-upload:
uses: ./.github/workflows/build_and_upload.yml
with:
isRelease: false
shouldUpload: true
secrets: inherit