We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4e525da + 5039e24 commit e920cb7Copy full SHA for e920cb7
1 file changed
.github/workflows/ci.yml
@@ -35,6 +35,7 @@ jobs:
35
- uses: actions/checkout@v4
36
with:
37
fetch-depth: 0
38
+ fetch-tags: true
39
40
- name: Setup .NET Core
41
uses: actions/setup-dotnet@v4
0 commit comments