We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16c16ea commit 43da7b4Copy full SHA for 43da7b4
.github/workflows/tmp-cloudflare-open-next-deploy.yml
@@ -68,4 +68,4 @@ jobs:
68
# Note the R2_* env variables below are useful for speeding up the assets upload
69
# process, see: https://opennext.js.org/cloudflare/cli#populatecache-command
70
R2_ACCESS_KEY_ID: ${{ env.R2_ACCESS_KEY_ID }}
71
- R2_SECRET_ACCESS_KEY`: ${{ secrets.R2_SECRET_ACCESS_KEY }}
+ R2_SECRET_ACCESS_KEY: ${{ secrets.R2_SECRET_ACCESS_KEY }}
0 commit comments