1
1
# ## YamlMime:LearningPath
2
- uid : learn.github-actions
2
+ uid : learn.github-actions-2
3
3
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.
6
6
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
10
10
ms.topic : learning-path
11
- title : Automate your workflow with GitHub Actions
11
+ title : Automate your workflow with GitHub Actions Part 2 of 2
12
12
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
+
15
15
In this learning path, you'll:
16
16
17
17
- Plan automation of your software development life cycle with GitHub Actions workflows.
@@ -20,7 +20,8 @@ summary: |
20
20
- Publish automatically and securely your code libraries or Docker images with GitHub Packages.
21
21
prerequisites : |
22
22
- 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
+
24
25
levels :
25
26
- beginner
26
27
- intermediate
@@ -39,4 +40,4 @@ modules:
39
40
- learn.github.create-custom-github-actions
40
41
- learn.github.manage-github-actions-enterprise
41
42
trophy :
42
- uid : learn.github-actions.trophy
43
+ uid : learn.github-actions-2 .trophy
0 commit comments