Skip to content

Don't download assets if preload assets is true #313

Don't download assets if preload assets is true

Don't download assets if preload assets is true #313

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