Skip to content

Added the -w argument to allow for exporting to a wav file instead of just speaking alloud. #5

Added the -w argument to allow for exporting to a wav file instead of just speaking alloud.

Added the -w argument to allow for exporting to a wav file instead of just speaking alloud. #5

Workflow file for this run

name: Update Personal site project page
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
deploy:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Update site
uses: peter-evans/repository-dispatch@v1
with:
token: ${{ secrets.GH_TOKEN }}
repository: sayak-brm/sayak-brm.github.io
event-type: update-event