Skip to content

Commit 43da7b4

Browse files
remove extra backtick
1 parent 16c16ea commit 43da7b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tmp-cloudflare-open-next-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,4 +68,4 @@ jobs:
6868
# Note the R2_* env variables below are useful for speeding up the assets upload
6969
# process, see: https://opennext.js.org/cloudflare/cli#populatecache-command
7070
R2_ACCESS_KEY_ID: ${{ env.R2_ACCESS_KEY_ID }}
71-
R2_SECRET_ACCESS_KEY`: ${{ secrets.R2_SECRET_ACCESS_KEY }}
71+
R2_SECRET_ACCESS_KEY: ${{ secrets.R2_SECRET_ACCESS_KEY }}

0 commit comments

Comments
 (0)