Skip to content

Add audio mixer and gain control for party mode audio input #76

Add audio mixer and gain control for party mode audio input

Add audio mixer and gain control for party mode audio input #76

Workflow file for this run

name: Deploy
on:
push:
branches:
- master
jobs:
deploy:
runs-on: ubuntu-latest
steps:
- name: Checkout Repository
uses: actions/checkout@v4
- name: Deploy to GitHub Pages
uses: peaceiris/actions-gh-pages@v3
with:
github_token: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
publish_dir: ./dist
cname: namvdo.github.io