We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7014526 + a97c016 commit f64711dCopy full SHA for f64711d
1 file changed
.github/workflows/release.yml
@@ -11,6 +11,8 @@ jobs:
11
name: create release draft
12
steps:
13
- uses: actions/checkout@v2
14
+ with:
15
+ fetch-depth: 0
16
17
- name: 'Get Previous tag'
18
id: previoustag
0 commit comments