changed some properties on the gh pages article so it's the correct date and not a draft anymore

This commit is contained in:
Pagwin 2022-01-22 10:24:44 -05:00
parent 1940672b2f
commit 029b1ed3f7

View file

@ -4,9 +4,9 @@ title: "Setting up CD for this site"
description: "How I setup Github actions to automatically update this site"
date: 2022-01-20
date: 2022-01-22
draft: true
draft: false
---