Skip to content

Commit a6dcf41

Browse files
committed
ci: fetch all the history
1 parent 7019d0d commit a6dcf41

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/create-tag.yml

+2
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ jobs:
2222
steps:
2323
- name: Checkout code
2424
uses: actions/checkout@v4
25+
with:
26+
fetch-depth: 0
2527

2628
- name: Checkout to the input commit
2729
run: |

0 commit comments

Comments
 (0)