We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f86afc commit 480ea56Copy full SHA for 480ea56
1 file changed
.github/workflows/manual-release.yml
@@ -16,6 +16,7 @@ jobs:
16
uses: actions/checkout@v4
17
with:
18
fetch-depth: 0
19
+ fetch-tags: true
20
21
- name: Setup Node.js
22
uses: actions/setup-node@v4
0 commit comments