Skip to content

Commit

Permalink
Fix release version tag calculation
Browse files Browse the repository at this point in the history
  • Loading branch information
rtm516 committed Jun 30, 2024
1 parent b93cf78 commit 59fc67a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Download UI
uses: actions/download-artifact@v4
with:
Expand Down

0 comments on commit 59fc67a

Please sign in to comment.