Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
sabban committed Mar 14, 2024
1 parent 4be41b4 commit 2564954
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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/*"

0 comments on commit 2564954

Please sign in to comment.