浏览代码

Update contributors.yml

MD AL AMIN TALUKDAR 2 年之前
父节点
当前提交
da9bb2bd4e
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      .github/workflows/contributors.yml

+ 2 - 2
.github/workflows/contributors.yml

@@ -19,7 +19,7 @@ jobs:
         uses: actions/checkout@v3.5.0
         uses: actions/checkout@v3.5.0
         with:
         with:
           fetch-depth: 0
           fetch-depth: 0
-          ref: ${{ github.event.repository.default_branch }}
+          ref: rolling
           
           
       - name: Generate contributors list
       - name: Generate contributors list
         run: |
         run: |
@@ -38,7 +38,7 @@ jobs:
           author: ${{ github.actor }} <${{ github.actor }}@users.noreply.github.com>
           author: ${{ github.actor }} <${{ github.actor }}@users.noreply.github.com>
           signoff: false
           signoff: false
           branch: workflow/update-contributors-list
           branch: workflow/update-contributors-list
-          base: main
+          base: rolling
           delete-branch: true
           delete-branch: true
           title: 'chore: update contributors-list'
           title: 'chore: update contributors-list'
           body: |
           body: |