Skip to content

Commit f9a3358

Browse files
committed
fix: update-tag job
Signed-off-by: Khosrow Moossavi <khos2ow@gmail.com>
1 parent cca78c2 commit f9a3358

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

+1
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ jobs:
9292
with:
9393
ref: main
9494
fetch-depth: 0
95+
fetch-tags: true
9596
token: ${{ secrets.COMMITTER_TOKEN }}
9697

9798
- name: Get variables

0 commit comments

Comments
 (0)