Skip to content

GitHub Readme YouTube Cards #1496

GitHub Readme YouTube Cards

GitHub Readme YouTube Cards #1496

name: GitHub Readme YouTube Cards
on:
schedule:
# Runs every hour, on the hour
- cron: "0 */12 * * *"
workflow_dispatch:
jobs:
deploy:
runs-on: ubuntu-latest
steps:
- uses: DenverCoder1/github-readme-youtube-cards@main
with:
channel_id: UCqqZkHcU1YWwW6u241kjBvQ
comment_tag_name: YOUTUBE-CARDS
youtube_api_key: ${{ secrets.YOUTUBE_API_KEY }}
show_duration: true
output_type: html