Skip to content

Commit c344f95

Browse files
authored
ci: use step-ci as gh author instead of step-travis-ci (#1570)
1 parent b6f2624 commit c344f95

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ jobs:
140140
cd ./docs
141141
142142
git config user.email "eng+ci@smallstep.com"
143-
git config user.name "step-travis-ci"
143+
git config user.name "step-ci"
144144
145145
# Configure GH commit signing key.
146146
git config --global commit.gpgsign true

0 commit comments

Comments
 (0)