Skip to content

Commit eb621f7

Browse files
author
Jeroen Rietveld
committed
Change Github -> GitHub in yml file
1 parent bbc3d4e commit eb621f7

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

data/variables/action_code_examples.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,14 +19,14 @@
1919
- issues
2020
- labels
2121
- title: Add releases to GitHub
22-
description: Publish Github releases in an action
22+
description: Publish GitHub releases in an action
2323
languages: 'Dockerfile, Shell'
2424
href: elgohr/Github-Release-Action
2525
tags:
2626
- releases
2727
- publishing
2828
- title: Publish a docker image to Dockerhub
29-
description: A Github Action used to build and publish Docker images
29+
description: A GitHub Action used to build and publish Docker images
3030
languages: 'Dockerfile, Shell'
3131
href: elgohr/Publish-Docker-Github-Action
3232
tags:
@@ -106,15 +106,15 @@
106106
- wiki
107107
- publishing
108108
- title: Label your Pull Requests auto-magically (using committed files)
109-
description: Github action to label your pull requests auto-magically (using committed files)
109+
description: GitHub action to label your pull requests auto-magically (using committed files)
110110
languages: 'TypeScript, Dockerfile, JavaScript'
111111
href: Decathlon/pull-request-labeler-action
112112
tags:
113113
- projects
114114
- issues
115115
- labels
116116
- title: Add Label to your Pull Requests based on the author team name
117-
description: Github action to label your pull requests based on the author name
117+
description: GitHub action to label your pull requests based on the author name
118118
languages: 'TypeScript, JavaScript'
119119
href: JulienKode/team-labeler-action
120120
tags:

0 commit comments

Comments
 (0)