Skip to content

fix add super method in callback #491

fix add super method in callback

fix add super method in callback #491

Workflow file for this run

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