Skip to content

Aarebecca/stats

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

前置需求:

  1. 打开 Workflow 写入权限(Settings -> Actions -> General -> Workflow permissions -> Read and write permissions)
  2. 在项目中设置 ACCESS_TOKEN(Settings -> Secrets and variables -> Actions -> New repository secret)
  3. 在项目根目录下创建 .github/workflows 文件夹
  4. .github/workflows 文件夹下创建 stats.yml 文件