We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cca78c2 commit f9a3358Copy full SHA for f9a3358
.github/workflows/release.yml
@@ -92,6 +92,7 @@ jobs:
92
with:
93
ref: main
94
fetch-depth: 0
95
+ fetch-tags: true
96
token: ${{ secrets.COMMITTER_TOKEN }}
97
98
- name: Get variables
0 commit comments