Skip to content

fix: resolve issue when trying to play a sound that is already playin… #55

fix: resolve issue when trying to play a sound that is already playin…

fix: resolve issue when trying to play a sound that is already playin… #55

Workflow file for this run

---
name: Push dist
on:
push:
branches:
- main
- beta
jobs:
push_dist:
name: Push dist
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: NullVoxPopuli/[email protected]
- uses: kategengler/[email protected]
with:
branch: dist/${GITHUB_REF##*/}
token: ${{ secrets.GITHUB_TOKEN }}
working-directory: ember-stereo