Skip to content

Commit

Permalink
removing single quotes from description
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelCade committed Apr 7, 2022
1 parent a654af6 commit a73b969
Show file tree
Hide file tree
Showing 14 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-blog-posts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
# See https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/creating-a-personal-access-token
github_token: ${{ secrets.GITHUB_TOKEN }}
# (Optional) The files to publish. Default is "posts/**/*.md"
files: 'Days/**/day05.md'
files: 'Days/**/*.md'
# (Optional) The git branch to use. Default is 'main'.
branch: main
# (Optional) Use conventional commit messages. Default is false.
Expand Down
2 changes: 1 addition & 1 deletion Days/day07.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: '#90DaysOfDevOps - The Big Picture: DevOps & Learning a Programming Language'
published: false
description: '90DaysOfDevOps - The Big Picture: DevOps & Learning a Programming Language'
description: 90DaysOfDevOps - The Big Picture DevOps & Learning a Programming Language
tags: 'devops, 90daysofdevops, learning'
cover_image: null
canonical_url: null
Expand Down
2 changes: 1 addition & 1 deletion Days/day14.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: '#90DaysOfDevOps - The Big Picture: DevOps and Linux'
published: false
description: '90DaysOfDevOps - The Big Picture: DevOps and Linux'
description: 90DaysOfDevOps - The Big Picture DevOps and Linux
tags: 'devops, 90daysofdevops, learning'
cover_image: null
canonical_url: null
Expand Down
2 changes: 1 addition & 1 deletion Days/day21.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: '#90DaysOfDevOps - The Big Picture: DevOps and Networking'
published: false
description: '90DaysOfDevOps - The Big Picture: DevOps and Networking'
description: 90DaysOfDevOps - The Big Picture DevOps and Networking
tags: 'devops, 90daysofdevops, learning'
cover_image: null
canonical_url: null
Expand Down
2 changes: 1 addition & 1 deletion Days/day28.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: '#90DaysOfDevOps - The Big Picture: DevOps & The Cloud'
published: false
description: '90DaysOfDevOps - The Big Picture: DevOps & The Cloud'
description: 90DaysOfDevOps - The Big Picture DevOps & The Cloud
tags: 'devops, 90daysofdevops, learning'
cover_image: null
canonical_url: null
Expand Down
2 changes: 1 addition & 1 deletion Days/day35.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: '#90DaysOfDevOps - The Big Picture: Git - Version Control'
published: false
description: '90DaysOfDevOps - The Big Picture: Git - Version Control'
description: 90DaysOfDevOps - The Big Picture Git - Version Control
tags: 'devops, 90daysofdevops, learning'
cover_image: null
canonical_url: null
Expand Down
2 changes: 1 addition & 1 deletion Days/day42.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: '#90DaysOfDevOps - The Big Picture: Containers'
published: false
description: '90DaysOfDevOps - The Big Picture: Containers'
description: 90DaysOfDevOps - The Big Picture Containers
tags: 'devops, 90daysofdevops, learning'
cover_image: null
canonical_url: null
Expand Down
2 changes: 1 addition & 1 deletion Days/day49.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: '#90DaysOfDevOps - The Big Picture: Kubernetes'
published: false
description: '90DaysOfDevOps - The Big Picture: Kubernetes'
description: 90DaysOfDevOps - The Big Picture Kubernetes
tags: 'devops, 90daysofdevops, learning'
cover_image: null
canonical_url: null
Expand Down
2 changes: 1 addition & 1 deletion Days/day56.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: '#90DaysOfDevOps - The Big Picture: IaC'
published: false
description: '90DaysOfDevOps - The Big Picture: IaC'
description: 90DaysOfDevOps - The Big Picture IaC
tags: 'devops, 90daysofdevops, learning'
cover_image: null
canonical_url: null
Expand Down
2 changes: 1 addition & 1 deletion Days/day63.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: '#90DaysOfDevOps - The Big Picture: Configuration Management'
published: false
description: '90DaysOfDevOps - The Big Picture: Configuration' Management
description: 90DaysOfDevOps - The Big Picture Configuration Management
tags: 'devops, 90daysofdevops, learning'
cover_image: null
canonical_url: null
Expand Down
2 changes: 1 addition & 1 deletion Days/day70.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: '#90DaysOfDevOps - The Big Picture: CI/CD Pipelines'
published: false
description: '90DaysOfDevOps - The Big Picture: CI/CD Pipelines'
description: 90DaysOfDevOps - The Big Picture CI/CD Pipelines
tags: 'devops, 90daysofdevops, learning'
cover_image: null
canonical_url: null
Expand Down
2 changes: 1 addition & 1 deletion Days/day77.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: '#90DaysOfDevOps - The Big Picture: Monitoring'
published: false
description: '90DaysOfDevOps - The Big Picture: Monitoring'
description: 90DaysOfDevOps - The Big Picture Monitoring
tags: 'devops, 90daysofdevops, learning'
cover_image: null
canonical_url: null
Expand Down
2 changes: 1 addition & 1 deletion Days/day79.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: '#90DaysOfDevOps - The Big Picture: Log Management'
published: false
description: '90DaysOfDevOps - The Big Picture: Log Management'
description: 90DaysOfDevOps - The Big Picture Log Management
tags: 'devops, 90daysofdevops, learning'
cover_image: null
canonical_url: null
Expand Down
2 changes: 1 addition & 1 deletion Days/day84.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: '#90DaysOfDevOps - The Big Picture: Data Management'
published: false
description: '90DaysOfDevOps - The Big Picture: Data Management'
description: 90DaysOfDevOps - The Big Picture Data Management
tags: 'devops, 90daysofdevops, learning'
cover_image: null
canonical_url: null
Expand Down

0 comments on commit a73b969

Please sign in to comment.