Add links for GitHub actions videos (#1509)

* Update 102-github-actions.md

* Add youtube links for GitHub actions videos

Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
pull/1657/head
HS 2 years ago committed by GitHub
parent c920116b19
commit 1e802a0782
  1. 2
      content/roadmaps/102-devops/content/106-ci-cd/102-github-actions.md

@ -5,3 +5,5 @@ Automate, customize, and execute your software development workflows right in yo
<ResourceGroupTitle>Free Content</ResourceGroupTitle>
<BadgeLink badgeText='Docs' colorScheme='blue' href='https://docs.github.com/en/actions'>GitHub Actions Documentation</BadgeLink>
<BadgeLink badgeText='Read' colorScheme='yellow' href='https://docs.github.com/en/actions/learn-github-actions'>Learn GitHub Actions</BadgeLink>
<BadgeLink badgeText='Watch' href='https://youtu.be/cP0I9w2coGU'>GitHub Actions - Supercharge your GitHub Flow</BadgeLink>
<BadgeLink badgeText='Watch' href='https://www.youtube.com/watch?v=nyKZTKQS_EQ'>Automate your Workflow with GitHub Actions</BadgeLink>

Loading…
Cancel
Save