Skip to content
calendar

GitHub Action

Weekly Stats

v1.2.0 Latest version

Weekly Stats

calendar

Weekly Stats

Generate weekly stats

Installation

Copy and paste the following snippet into your .yml file.

              

- name: Weekly Stats

uses: Aarebecca/stats@v1.2.0

Learn more about this action in Aarebecca/stats

Choose a version

前置需求:

  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 文件