Skip to content

Commit

Permalink
Update synchronization.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
0x2b3bfa0 authored Aug 18, 2023
1 parent 8af9545 commit 80cf2b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/synchronization.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@ jobs:
role-to-assume: arn:aws:iam::927162227090:role/library-s3
role-duration-seconds: 43200 # 12 hours (maximum)
- run: >
go run github.com/rclone/rclone@v1 copy --exclude=/.**
go run github.com/rclone/rclone@v1 copy --exclude '.**'
. :s3,provider=AWS,env_auth=true:library-s3

0 comments on commit 80cf2b6

Please sign in to comment.