From 2564954965f452ef8ce73bca16f9032d117f6c64 Mon Sep 17 00:00:00 2001 From: sabban Date: Thu, 14 Mar 2024 16:23:26 +0100 Subject: [PATCH] typo --- .github/workflows/sync.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/sync.yml b/.github/workflows/sync.yml index 6758f929..bfc0d5ed 100644 --- a/.github/workflows/sync.yml +++ b/.github/workflows/sync.yml @@ -27,4 +27,4 @@ jobs: - name: Sync content run: | sudo apt-get install -y awscli - aws s3 sync . s3://crowdsec-hub --exclude ".git/*" --exclude ".github/*"" + aws s3 sync . s3://crowdsec-hub --exclude ".git/*" --exclude ".github/*"