diff --git a/.gitea/workflows/release_preparation.yaml b/.gitea/workflows/release_preparation.yaml index 27a0d2f..240793a 100644 --- a/.gitea/workflows/release_preparation.yaml +++ b/.gitea/workflows/release_preparation.yaml @@ -19,7 +19,7 @@ jobs: - name: commit changed files uses: https://github.com/stefanzweifel/git-auto-commit-action@v5 with: - commit_message: "update composer.lock and file (automatic update)" + commit_message: "update composer.lock and file (automatic update through CI)" commit_user_name: Action Bot commit_user_email: bot@chill.social