Skip to content

Commit

Permalink
Give name
Browse files Browse the repository at this point in the history
  • Loading branch information
Hacksore committed Aug 18, 2024
1 parent 58c30ed commit 36b62a7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 31 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/canary.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ jobs:
r2-secret-access-key: ${{ secrets.R2_SECRET_ACCESS_KEY }}
r2-bucket: ${{ secrets.R2_BUCKET }}
source-dir: "${{ join(fromJSON(steps.build_os.outputs.artifactPaths), '\n') }}"
destination-dir: canary-test/
destination-dir: canary-test/test.zip
multipart-size: 100
max-retries: 3
multipart-concurrent: true
30 changes: 0 additions & 30 deletions .github/workflows/test.yaml

This file was deleted.

0 comments on commit 36b62a7

Please sign in to comment.