Skip to content

Commit 7acccc4

Browse files
committed
Fetch tags for release
1 parent a6c887c commit 7acccc4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ChangelogUpdate.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@ jobs:
2020
sudo apt-get install -y python3-pip
2121
pip3 install yq
2222
23+
- name: Fetch tags
24+
run: git fetch --tags
25+
2326
- name: Get changelog
2427
id: changelog
2528
run: |

0 commit comments

Comments
 (0)