File tree Expand file tree Collapse file tree 2 files changed +0
-22
lines changed
Expand file tree Collapse file tree 2 files changed +0
-22
lines changed Original file line number Diff line number Diff line change 2020 with :
2121 apiToken : ${{ secrets.CLOUDFLARE_API_TOKEN }}
2222 accountId : ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
23- environment : production
2423 wranglerVersion : " 4.14.1"
Original file line number Diff line number Diff line change 2929 "R2_PUBLIC_URL" : " https://builds.zigtools.org" ,
3030 "FORCE_MINISIGN" : false ,
3131 },
32-
33- "env" : {
34- "production" : {
35- "d1_databases" : [
36- {
37- "binding" : " ZIGTOOLS_DB" ,
38- "database_name" : " production-db-backend" ,
39- "database_id" : " 86dcfef4-8abd-4ff6-97a8-04c231ea2e6c" ,
40- },
41- ],
42- "r2_buckets" : [
43- {
44- "binding" : " ZIGTOOLS_BUILDS" ,
45- "bucket_name" : " zigtools-builds" ,
46- },
47- ],
48- "vars" : {
49- "R2_PUBLIC_URL" : " https://builds.zigtools.org" ,
50- },
51- },
52- },
5332}
You can’t perform that action at this time.
0 commit comments