Skip to content

Commit 28ef544

Browse files
committed
chore: migrate to GHA
1 parent d280b9e commit 28ef544

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/latest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ jobs:
2222
aws-region: us-east-1
2323
- name: latest
2424
run: |
25-
aws s3 sync --delete --exact-timestamps --exclude ".git/*" --exclude ".github/*" s3://awsinaction-code3/
25+
aws s3 sync --delete --exact-timestamps --exclude ".git/*" --exclude ".github/*" ./ s3://awsinaction-code3/

0 commit comments

Comments
 (0)