Skip to content

Merge pull request #563 from YoutubeClipPlaylist/AutoGenerator #229

Merge pull request #563 from YoutubeClipPlaylist/AutoGenerator

Merge pull request #563 from YoutubeClipPlaylist/AutoGenerator #229

Workflow file for this run

name: Fetch Lyrics
on:
push:
branches:
- master
jobs:
call-workflow:
name: Dispatch to `Lyrics`
runs-on: ubuntu-latest
steps:
- name: Repository Dispatch
env:
GH_TOKEN: ${{ secrets.CR_PAT }}
run: |
gh workflow run FetchLyrics.yml -R YoutubeClipPlaylist/Lyrics