Skip to content

fix: correct logical error when passing xhr headers into an HLS request #98

fix: correct logical error when passing xhr headers into an HLS request

fix: correct logical error when passing xhr headers into an HLS request #98

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: ./.github/actions/pnpm
- uses: kategengler/[email protected]
with:
branch: dist/${GITHUB_REF##*/}
token: ${{ secrets.GITHUB_TOKEN }}
working-directory: ember-stereo