We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 310ca9c commit 1a5bdf9Copy full SHA for 1a5bdf9
.github/workflows/main.yml
@@ -18,6 +18,8 @@ jobs:
18
19
steps:
20
- uses: actions/checkout@v4
21
+ with:
22
+ fetch-tags: true
23
24
- uses: nodef/[email protected]
25
with:
0 commit comments