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

@ -30,7 +30,7 @@ jobs:
with:
go-version: ">=1.20"
- name: install hatc h
- name: install hatch
run: pip install -U hatch hatchling
- name: build package

View file

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