Skip to content

Commit c56f7cd

Browse files
committed
Technical Review 1016232: Create and publish custom GitHub actions
1 parent 4103146 commit c56f7cd

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

learn-pr/github/create-custom-github-actions/create-custom-github-action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Create a custom GitHub action
44
metadata:
55
title: Create a custom GitHub action
66
description: Learn about the different types of GitHub actions and the metadata, syntax, and workflow commands to create custom actions.
7-
ms.date: 07/24/2023
7+
ms.date: 01/30/2025
88
author: a-a-ron
99
ms.author: aastewar
1010
ms.topic: unit

learn-pr/github/create-custom-github-actions/exercise-create-custom-action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
description: Learn how to create a custom JavaScript GitHub action and use it within a workflow.
77
author: a-a-ron
88
ms.author: aastewar
9-
ms.date: 07/24/2023
9+
ms.date: 01/30/2025
1010
ms.topic: unit
1111
ms.custom:
1212
- devx-track-js

learn-pr/github/create-custom-github-actions/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ uid: learn.github.create-custom-github-actions
33
metadata:
44
title: Create and publish custom GitHub actions
55
description: Learn how to create and publish custom GitHub actions.
6-
ms.date: 07/24/2023
6+
ms.date: 01/30/2025
77
author: a-a-ron
88
ms.author: aastewar
99
ms.topic: module

learn-pr/github/create-custom-github-actions/introduction.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Introduction
44
metadata:
55
title: Introduction
66
description: Learn the different ways to create a custom GitHub action, its necessary metadata and syntax, and how to publish a custom GitHub action to the GitHub Marketplace.
7-
ms.date: 07/24/2023
7+
ms.date: 01/30/2025
88
author: a-a-ron
99
ms.author: aastewar
1010
ms.topic: unit

learn-pr/github/create-custom-github-actions/knowledge-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Knowledge check
44
metadata:
55
title: Knowledge check
66
description: Check what you've learned.
7-
ms.date: 07/24/2023
7+
ms.date: 01/30/2025
88
author: a-a-ron
99
ms.author: aastewar
1010
ms.topic: unit

learn-pr/github/create-custom-github-actions/publish-custom-github-action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Publish a custom GitHub action
44
metadata:
55
title: Publish a custom GitHub action
66
description: Learn about choosing the right visibility for your action, best practices for documenting and versioning your action, and how to publish your action to the GitHub Marketplace.
7-
ms.date: 07/24/2023
7+
ms.date: 01/30/2025
88
author: a-a-ron
99
ms.author: aastewar
1010
ms.topic: unit

learn-pr/github/create-custom-github-actions/summary.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Summary
44
metadata:
55
title: Summary
66
description: Review what you've learned.
7-
ms.date: 07/24/2023
7+
ms.date: 01/30/2025
88
author: a-a-ron
99
ms.author: aastewar
1010
ms.topic: unit

0 commit comments

Comments
 (0)