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 9a60589 commit 4542df0Copy full SHA for 4542df0
1 file changed
.github/workflows/release.yml
@@ -15,6 +15,7 @@ jobs:
15
uses: actions/checkout@v4
16
with:
17
fetch-depth: 0
18
+ fetch-tags: true
19
20
- name: Setup .NET
21
uses: actions/setup-dotnet@v4
0 commit comments