Skip to content

Fix: Play music only if it's not playing #353

Fix: Play music only if it's not playing

Fix: Play music only if it's not playing #353

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