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 22ed818 commit 6051a99Copy full SHA for 6051a99
.github/workflows/release.yaml
@@ -19,6 +19,7 @@ jobs:
19
uses: actions/[email protected]
20
with:
21
fetch-depth: 0
22
+ fetch-tags: true
23
24
- name: Release Please
25
uses: google-github-actions/release-please-action@v4
0 commit comments