We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 046656e commit dc48254Copy full SHA for dc48254
.github/workflows/fledge.yaml
@@ -46,6 +46,7 @@ jobs:
46
- uses: actions/checkout@v4
47
with:
48
fetch-depth: 0
49
+ fetch-tags: true
50
51
- name: Configure Git identity
52
run: |
0 commit comments