Skip to content

Commit d33ae96

Browse files
committed
ci: amend github username and email for release
1 parent 5dc55dc commit d33ae96

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release-please.yml

+2
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ jobs:
3232
run: |
3333
git fetch
3434
git reset --hard release-please--branches--develop--components--daffodil
35+
git config user.name "GrayBot"
36+
git config user.email "[email protected]"
3537
cd tools/release
3638
npx gulp addPackagesToReadme
3739
git add ../../README.md

0 commit comments

Comments
 (0)