Skip to content

Commit 4ef19ef

Browse files
fix: fetch tags
1 parent 13d6412 commit 4ef19ef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
with:
2323
ref: main
2424
token: ${{ steps.generate-github-token.outputs.token }}
25+
fetch-tags: true
2526

2627
- name: Bump version in plugin.yaml
2728
run: |

0 commit comments

Comments
 (0)