Skip to content

Commit 97d2c79

Browse files
fix(ci): add fetch-tags to auto-release workflow
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent cca8855 commit 97d2c79

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/auto-release-filament.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020
uses: actions/checkout@v6
2121
with:
2222
fetch-depth: 2
23+
fetch-tags: true
2324

2425
- name: Extract Filament version from current commit
2526
id: current

0 commit comments

Comments
 (0)