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 b8d44ca commit 89e69e4Copy full SHA for 89e69e4
.github/workflows/patch.yml
@@ -20,6 +20,7 @@ jobs:
20
uses: actions/checkout@v4
21
with:
22
fetch-depth: 0
23
+ fetch-tags: true
24
25
- name: Checkout on existing release branch
26
run: |
0 commit comments