update change log script

This commit is contained in:
Maidul Islam
2024-03-05 14:22:53 -05:00
parent 919e184305
commit 3174896d37

View File

@@ -16,8 +16,7 @@ jobs:
uses: actions/checkout@v4
with:
fetch-tags: true
- name: Get tags
run: git fetch origin
fetch-depth: 0
- name: Set up Python
uses: actions/setup-python@v5
with: