Add missing checkout

This commit is contained in:
SebClem 2024-09-11 15:09:21 +02:00
parent aab31a5edb
commit 5d5a9ed9f6
Signed by: sebclem
GPG Key ID: 5A4308F6A359EA50

View File

@ -256,6 +256,8 @@ jobs:
- build-dockers
if: startsWith(github.ref, 'refs/tags/')
steps:
- name: Checkout repo
uses: actions/checkout@v4
- name: Get changelog
run: npx auto-changelog --handlebars-setup .github/custom-handlebars.js
- name: Create release