Skip to content

Commit

Permalink
Try tree:0 to get tags
Browse files Browse the repository at this point in the history
  • Loading branch information
Richiban committed Nov 19, 2024
1 parent cb3eacc commit 739ebd4
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,9 @@ jobs:

steps:
- uses: actions/checkout@v4
with:
fetch-tags: true
with:
fetch-depth: 0
filter: tree:0
- name: Setup .NET
uses: actions/setup-dotnet@v4
with:
Expand Down

0 comments on commit 739ebd4

Please sign in to comment.