Skip to content

Fix moving files/folders #252

Fix moving files/folders

Fix moving files/folders #252

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