Skip to content

Commit 4d4ea37

Browse files
authored
Update index.yml
1 parent e7e6c08 commit 4d4ea37

File tree

1 file changed

+12
-11
lines changed

1 file changed

+12
-11
lines changed

learn-pr/paths/github-actions-2/index.yml

Lines changed: 12 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
### YamlMime:LearningPath
2-
uid: learn.github-actions
2+
uid: learn.github-actions-2
33
metadata:
4-
title: Automate your workflow with GitHub Actions
5-
description: Learn how GitHub Actions enables you to automate your software development cycle.
4+
title: Automate your workflow with GitHub Actions Part 2 of 2
5+
description: This is part two of a GitHub Action Learning Path. Learn how GitHub Actions enables you to automate your software development cycle.
66
brand: github
7-
ms.date: 08/15/2024
8-
author: a-a-ron
9-
ms.author: aastewar
7+
ms.date: 05/14/2025
8+
author: camihmerhar
9+
ms.author: camhernandez
1010
ms.topic: learning-path
11-
title: Automate your workflow with GitHub Actions
11+
title: Automate your workflow with GitHub Actions Part 2 of 2
1212
summary: |
13-
Learn how GitHub Actions enables you to automate your software development cycle.
14-
13+
Learn how GitHub Actions enables you to automate your software development cycle. This is part two of a GitHub Action Learning Path.
14+
1515
In this learning path, you'll:
1616
1717
- Plan automation of your software development life cycle with GitHub Actions workflows.
@@ -20,7 +20,8 @@ summary: |
2020
- Publish automatically and securely your code libraries or Docker images with GitHub Packages.
2121
prerequisites: |
2222
- A [GitHub](https://github.com?azure-portal=true) account
23-
iconUrl: /training/achievements/github/automate-workflow-github-actions.svg
23+
iconUrl: /training/achievements/github/8-learn-continuous-integration-with-github-actions.svg
24+
2425
levels:
2526
- beginner
2627
- intermediate
@@ -39,4 +40,4 @@ modules:
3940
- learn.github.create-custom-github-actions
4041
- learn.github.manage-github-actions-enterprise
4142
trophy:
42-
uid: learn.github-actions.trophy
43+
uid: learn.github-actions-2.trophy

0 commit comments

Comments
 (0)