Skip to content

Commit d33bd63

Browse files
checkout HEAD
Signed-off-by: Michée Lengronne <michee.lengronne@coppint.com>
1 parent a97c016 commit d33bd63

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,9 @@ jobs:
6363
path: ./CHANGELOGRELEASE.md
6464

6565
- uses: actions/checkout@v2
66+
with:
67+
fetch-depth: 2
68+
- run: git checkout HEAD^
6669

6770
- name: Create Release draft
6871
id: create_release

0 commit comments

Comments
 (0)