From 980ce9561a4ef321e12784b2489216dc7bd2fd1b Mon Sep 17 00:00:00 2001 From: Guney Saramali Date: Tue, 18 Jun 2024 16:15:02 +0300 Subject: [PATCH] test: Testing auto changelog generation --- .github/workflows/build-and-release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-and-release.yml b/.github/workflows/build-and-release.yml index 5ca43b9..e9d186c 100644 --- a/.github/workflows/build-and-release.yml +++ b/.github/workflows/build-and-release.yml @@ -38,7 +38,7 @@ jobs: uses: actions/checkout@v4 - name: Generate a changelog - uses: Gnyblast/git-cliff-action + uses: Gnyblast/git-cliff-action@main id: git_cliff with: config: cliff.toml