Skip to content

Commit

Permalink
fix: fix a bug where uploadPart did not pass all headers parameters
Browse files Browse the repository at this point in the history
  • Loading branch information
csg01123119 committed Jul 7, 2023
1 parent f0468a3 commit 9f9b44a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/schedule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: 'Schdule Delete'

on:
schedule:
- cron: '0 0 * * 1,2,3,4,5,6,0'
- cron: '0 0 0 1/1 * ?'

jobs:
cleanAllBucket:
Expand Down

0 comments on commit 9f9b44a

Please sign in to comment.