From c01b2232fd53f95c90dc7cc0c6bba29bc4883bc9 Mon Sep 17 00:00:00 2001 From: FarisZR <35614734+FarisZR@users.noreply.github.com> Date: Sun, 1 Sep 2024 13:51:01 +0200 Subject: [PATCH] add git clone command to discourse cake day --- discourse/containers/app.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/discourse/containers/app.yml b/discourse/containers/app.yml index 605c3ff..f89214f 100644 --- a/discourse/containers/app.yml +++ b/discourse/containers/app.yml @@ -136,7 +136,7 @@ hooks: - git clone https://github.com/discourse/discourse-yearly-review # yearly review - git clone https://github.com/paviliondev/discourse-legal-tools # GDPR data export and so on - git clone https://github.com/discourse/discourse-google-one-tap # Google one tap login - - https://github.com/discourse/discourse-cakeday # Discourse cakeday and birthday plugin + - git clone https://github.com/discourse/discourse-cakeday # Discourse cakeday and birthday plugin ## Remember, this is YAML syntax - you can only have one block with a name run: