Browse Source

use bot as author

Shahed Nasser 1 năm trước cách đây
mục cha
commit
04750ab961

+ 1 - 1
.github/workflows/update-preview-deps-ci.yml

@@ -66,4 +66,4 @@ jobs:
           base: "feat/v2-ci"
           add-paths: yarn.lock
           committer: "GitHub <noreply@github.com>"
-          author: "GitHub <noreply@github.com>"
+          author: "GitHub <github-actions[bot]@users.noreply.github.com>"

+ 1 - 1
.github/workflows/update-preview-deps.yml

@@ -66,4 +66,4 @@ jobs:
           base: "feat/v2"
           add-paths: yarn.lock
           committer: "GitHub <noreply@github.com>"
-          author: "GitHub <noreply@github.com>"
+          author: "GitHub <github-actions[bot]@users.noreply.github.com>"