We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be44d7d commit 15ac7feCopy full SHA for 15ac7fe
1 file changed
.github/workflows/build-openwrt.yml
@@ -108,8 +108,8 @@ env:
108
SOURCE_DIRECTORY_B: openwrt/bin/targets/mvebu/cortexa9/kmods/$KMOD_DIR
109
DESTINATION_GITHUB_USERNAME: DevOpenWRT-Router
110
DESTINATION_REPOSITORY_NAME: Linksys_OpenWRT_Releases
111
- USER_EMAIL: BuildBot2021@gmail.com
112
- USER_NAME: BuildBot2021
+ USER_EMAIL: github-actions[bot]@users.noreply.github.com
+ USER_NAME: github-actions[bot]
113
DESTINATION_REPOSITORY_USERNAME: DevOpenWRT-Router
114
TARGET_BRANCH: main
115
COMMIT_MESSAGE: 'Updated: $D'
0 commit comments