mirror of
https://github.com/abocn/TelegramBot.git
synced 2025-04-28 17:15:57 +00:00
Pick all depths for checkout
This commit is contained in:
parent
35ba88a852
commit
d4692d45cb
2
.github/workflows/update-authors.yml
vendored
2
.github/workflows/update-authors.yml
vendored
@ -14,6 +14,8 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- name: Checkout repository
|
- name: Checkout repository
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
|
with:
|
||||||
|
fetch-depth: 0
|
||||||
|
|
||||||
- name: Generate AUTHORS file (Name <email> format)
|
- name: Generate AUTHORS file (Name <email> format)
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user