Skip to content

Commit 15ac7fe

Browse files
committed
build: small fix of buildbot
1 parent be44d7d commit 15ac7fe

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build-openwrt.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,8 +108,8 @@ env:
108108
SOURCE_DIRECTORY_B: openwrt/bin/targets/mvebu/cortexa9/kmods/$KMOD_DIR
109109
DESTINATION_GITHUB_USERNAME: DevOpenWRT-Router
110110
DESTINATION_REPOSITORY_NAME: Linksys_OpenWRT_Releases
111-
USER_EMAIL: BuildBot2021@gmail.com
112-
USER_NAME: BuildBot2021
111+
USER_EMAIL: github-actions[bot]@users.noreply.github.com
112+
USER_NAME: github-actions[bot]
113113
DESTINATION_REPOSITORY_USERNAME: DevOpenWRT-Router
114114
TARGET_BRANCH: main
115115
COMMIT_MESSAGE: 'Updated: $D'

0 commit comments

Comments
 (0)