Skip to content

Commit 9d5c412

Browse files
committed
make tags available in git checkout
1 parent 3940777 commit 9d5c412

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ jobs:
8282
# deliberately do NOT trigger workflow on push to main
8383
with:
8484
path: getargv_ruby
85+
fetch-tags: true
8586
token: ${{ github.token }}
8687
- name: Set up Ruby
8788
uses: ruby/setup-ruby@v1

0 commit comments

Comments
 (0)