From bd6c4d3ff0e61a35f6045fd3bc02aba1914fc0b3 Mon Sep 17 00:00:00 2001 From: Alex Hyett Date: Wed, 19 Jul 2023 09:43:53 +0100 Subject: [PATCH] Add link to YouTube video --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b175cbd..cefd031 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# Setup a CI/CD Pipeline Using GitHub Actions +# CI/CD Pipeline Using GitHub Actions: Automate Software Delivery (for free) -This project includes the code from my YouTube video on "Setup a CI/CD Pipeline Using GitHub Actions" (to be released) +This project includes the code from my YouTube video on ["CI/CD Pipeline Using GitHub Actions: Automate Software Delivery (for free)"](https://www.youtube.com/watch?v=p3W2XCD3smk) The purpose of this project is to show how you can use GitHub Actions as CI/CD pipeline instead of using tools such as TeamCity and Octopus.