Skip to content

Commit 887b9bc

Browse files
Merge pull request #38 from dev-sec/version_checkout
checkout HEAD
2 parents 90d977b + d33bd63 commit 887b9bc

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)