github-readme-youtube-cards icon indicating copy to clipboard operation
github-readme-youtube-cards copied to clipboard

See if the demo page (index.html) can be automatically updated by the GitHub action

Open DenverCoder1 opened this issue 2 years ago • 0 comments

Description

An example usage appears at https://ytcards.demolab.com/ which is controlled at https://github.com/DenverCoder1/github-readme-youtube-cards/blob/main/api/templates/index.html but it is not updated automatically when new videos are posted or the action is modified.

readme_path should allow specifying the path to the index.html and the output type of html should allow it to work in an html file.

This could be a separate workflow or added to the existing youtube cards workflow as a second step.

DenverCoder1 avatar Sep 03 '23 18:09 DenverCoder1