Ver código fonte

ci: on schema update commits, use @charmcli as the author (#1344)

Andrey Nering 3 meses atrás
pai
commit
18555334af
1 arquivos alterados com 3 adições e 3 exclusões
  1. 3 3
      .github/workflows/schema-update.yml

+ 3 - 3
.github/workflows/schema-update.yml

@@ -21,6 +21,6 @@ jobs:
         with:
           commit_message: "chore: auto-update generated files"
           branch: main
-          commit_user_name: actions-user
-          commit_user_email: actions@github.com
-          commit_author: actions-user <actions@github.com>
+          commit_user_name: Charm
+          commit_user_email: [email protected].github.com
+          commit_author: Charm <[email protected].github.com>