Skip to content

Commit 40b2ea9

Browse files
committed
ci: use step-ci as gh author instead of step-travis-ci
1 parent b6f2624 commit 40b2ea9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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)