fix changelog action
All checks were successful
check code / check-code (push) Successful in 17s

Signed-off-by: Ivan Schaller <ivan@schaller.sh>
This commit is contained in:
Ivan Schaller 2024-08-30 10:12:53 +02:00
parent fd90cbcc0c
commit 015745f353
2 changed files with 2 additions and 2 deletions

View file

@ -13,7 +13,7 @@ jobs:
uses: actions/checkout@v4 uses: actions/checkout@v4
with: with:
fetch-depth: 0 fetch-depth: 0
ref: master ref: main
- name: install auto-changelog - name: install auto-changelog
run: npm install auto-changelog run: npm install auto-changelog