Skip to content
This repository was archived by the owner on Sep 1, 2022. It is now read-only.

Commit 296b2df

Browse files
authored
update title description and learner repo
1 parent 4e20044 commit 296b2df

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

config.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Course information
2-
title: Continuous Delivery with GitHub Actions
3-
tagline: Deploy to staging and production with GitHub Actions
2+
title: GitHub Actions: Continuous Delivery
3+
tagline: Use GitHub Actions to deploy a serverless application to the cloud
44
description: Create two deployment workflows using AWS.
55
tags:
66
- GitHub Actions
@@ -9,7 +9,7 @@ tags:
99
- Continuous Delivery
1010
- Deployment
1111
template:
12-
name: continuous-delivery
12+
name: github-actions-continuous-delivery
1313
repo: continuous-delivery-template
1414

1515
# Before

0 commit comments

Comments
 (0)