From 52c7e274d58df14f8719c163a61d3a37443d0490 Mon Sep 17 00:00:00 2001 From: akash1810 Date: Fri, 15 Sep 2023 17:08:58 +0100 Subject: [PATCH] Complete task Co-authored-by: Niels de Hoog --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dd587d7..3cdc83c 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,6 @@ npx @guardian/cdk@latest new \ --stage PROD \ --package-manager npm ``` -- [ ] Setup the project in CI (https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions) and CD +- [x] Setup the project in CI (https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions) and CD - [ ] Run the Dockerfile in AWS (via GuCDK) - [ ] Profit? \ No newline at end of file