Skip to content

Commit

Permalink
fix r2 cli not support large file
Browse files Browse the repository at this point in the history
Signed-off-by: seven <[email protected]>
  • Loading branch information
Blankll committed Jun 1, 2024
1 parent 85707ee commit 5eccf1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ jobs:
LICENSE
out/make/**/*.{dmg,rpm,deb,Setup.exe}
- name: Distribute artifacts to R2
uses: ryand56/r2-upload-action@latest
uses: ryand56/r2-upload-action@master
if: steps.tag_release.outputs.successful
with:
r2-account-id: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
Expand Down

0 comments on commit 5eccf1c

Please sign in to comment.