Skip to content

Commit f5af6f5

Browse files
committed
bring all main history
1 parent 4b29422 commit f5af6f5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/release.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ jobs:
88
issues: write
99
steps:
1010
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8
11+
with:
12+
fetch-depth: 0
13+
ref: main
1114
- name: Set git config safe.directory
1215
run: git config --global --add safe.directory "$(pwd)"
1316
- name: Set git identity

0 commit comments

Comments
 (0)