Skip to content

jiange1236/easy-wrangler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

easy-wrangler

Copy and paste for deploying cloudflare workers on github

使用说明

修改如下文件:

  1. .github\workflows\deploy.yaml branches, "worker.js"
  2. .github\workflows\stage.yaml branches, "worker.js"
  3. .github\workflows\sync.yaml upstream_sync_repo, upstream_sync_branch, target_sync_branch
  4. wrangler.toml name, routes
  5. Actions secrets and variables > Repository secrets > add CF_ACCOUNT_ID, CF_API_TOKEN, CLOUDFLARE_ACCOUNT_ID, CLOUDFLARE_API_TOKEN

Usage Instructions

Modify the following files:

  1. .github\workflows\deploy.yaml branches, "worker.js"
  2. .github\workflows\stage.yaml branches, "worker.js"
  3. .github\workflows\sync.yaml upstream_sync_repo, upstream_sync_branch, target_sync_branch
  4. wrangler.toml name, routes
  5. Actions secrets and variables > Repository secrets > add CF_ACCOUNT_ID, CF_API_TOKEN, CLOUDFLARE_ACCOUNT_ID, CLOUDFLARE_API_TOKEN

About

Copy and paste for deploying cloudflare workers on github

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors