Skip to content

Commit c9eb6b9

Browse files
committed
Git log in Actions
Otherwise it will ignore contributors
1 parent dbed982 commit c9eb6b9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/node.js.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020
- uses: actions/checkout@v4
2121
with:
2222
ref: ${{ github.head_ref }}
23+
fetch-depth: 0 # Fetch complete git history
2324
- name: Use Node.js
2425
uses: actions/setup-node@v4
2526
with:

0 commit comments

Comments
 (0)