Skip to content

Commit a97c016

Browse files
fetch all depth
Signed-off-by: Michée Lengronne <michee.lengronne@coppint.com>
1 parent f9e774e commit a97c016

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ jobs:
1111
name: create release draft
1212
steps:
1313
- uses: actions/checkout@v2
14+
with:
15+
fetch-depth: 0
1416

1517
- name: 'Get Previous tag'
1618
id: previoustag

0 commit comments

Comments
 (0)