We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ab30d4d + 8eca425 commit e4155d6Copy full SHA for e4155d6
1 file changed
.github/workflows/update.yml
@@ -32,6 +32,7 @@ jobs:
32
uses: actions/checkout@v5
33
with:
34
fetch-depth: 0
35
+ fetch-tags: true
36
- name: Setup ruby
37
uses: ruby/setup-ruby@v1
38
0 commit comments