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/*"