We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be7bc0e commit bc4c99eCopy full SHA for bc4c99e
1 file changed
.github/workflows/release.yml
@@ -24,6 +24,8 @@ jobs:
24
steps:
25
- name: Checkout
26
uses: actions/checkout@v6
27
+ with:
28
+ fetch-depth: 0
29
30
- name: Bump-up Semantic Version
31
uses: kyoh86/git-vertag-action@v1.1
0 commit comments