We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af09214 commit 34bce38Copy full SHA for 34bce38
1 file changed
.github/workflows/release.yml
@@ -60,7 +60,7 @@ jobs:
60
id: checkout
61
uses: actions/checkout@v4
62
with:
63
- fetch-tags: true
+ fetch-depth: 0
64
65
# Get the version and update the tags to use in the release
66
- name: Tag Commit
0 commit comments