My resume.
make
make publish
Create a file rclone.conf with the following contents and secrets:
[r2]
type = s3
provider = Other
access_key_id = ${CLOUDFLARE_R2_ACCESS_KEY}
secret_access_key = ${CLOUDFLARE_R2_ACCESS_KEY_ID}
endpoint = https://${CLOUDFLARE_R2_ACCOUNT_ID}.r2.cloudflarestorage.com
acl = private