We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eacef2f commit 32f9429Copy full SHA for 32f9429
.github/workflows/Release.yml
@@ -65,6 +65,7 @@ jobs:
65
uses: actions/checkout@v3
66
with:
67
ref: 'master'
68
+ fetch-depth: 0
69
70
- name: Get latest tag
71
id: latest_tag
0 commit comments