Skip to content

Commit 8eca425

Browse files
committed
CI: Fetch all tags when running modulesync
1 parent ab30d4d commit 8eca425

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/update.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ jobs:
3232
uses: actions/checkout@v5
3333
with:
3434
fetch-depth: 0
35+
fetch-tags: true
3536
- name: Setup ruby
3637
uses: ruby/setup-ruby@v1
3738
with:

0 commit comments

Comments
 (0)