Update changelog.yml

This commit is contained in:
Roman Kelesidis 2025-01-09 22:43:47 +07:00
commit b83f7621ae

View file

@ -13,6 +13,8 @@ jobs:
uses: actions/checkout@v4
with:
fetch-depth: 0
ref: master
token: ${{ secrets.REPO_TOKEN }}
- name: Generate a changelog
uses: orhun/git-cliff-action@v4