Skip to content

Commit

Permalink
Switch Cloudflare to us-east
Browse files Browse the repository at this point in the history
  • Loading branch information
TheTripleV authored Oct 28, 2023
1 parent e069fb7 commit cc320c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ jobs:
startsWith(github.ref, 'refs/tags/v')
uses: andreiio/rclone-action@v1
with:
args: copy "." "s3:wpilib1/installer/${GITHUB_REF#refs/tags/}/"
args: copy "." "s3:wpilib1-enam/installer/${GITHUB_REF#refs/tags/}/"
env:
RCLONE_CONFIG_S3_TYPE: s3
RCLONE_CONFIG_S3_PROVIDER: Cloudflare
Expand Down

0 comments on commit cc320c4

Please sign in to comment.