From c512c446c5c1bb42349f2a8eda8ab2390df07f72 Mon Sep 17 00:00:00 2001 From: Federico Grandi Date: Fri, 10 Jul 2020 16:51:32 +0200 Subject: [PATCH] chore: update commit message --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 8d3011a..be00d7e 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -29,7 +29,7 @@ jobs: - name: Commit changes uses: EndBug/add-and-commit@v4.0.0 with: - message: "[auto] Update compiled version" + message: "[auto] build: update compiled version" add: lib force: true env: