Skip to content

Commit

Permalink
Merge pull request #451 from loic425/bump-monorepo-split-version
Browse files Browse the repository at this point in the history
Change user name & email for split monorepos
  • Loading branch information
loic425 authored Nov 3, 2022
2 parents f2b0856 + a95b319 commit a8d5b1f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/split_monorepo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -87,8 +87,8 @@ jobs:
repository_organization: 'Monofony'
repository_name: '${{ matrix.package.split_repository }}'

user_name: "loic425"
user_email: "lc.fremont@gmail.com"
user_name: "GitHub Action"
user_email: "action@github.com"

branch: '${{ github.ref_name }}'

Expand All @@ -104,5 +104,5 @@ jobs:
repository_organization: 'Monofony'
repository_name: '${{ matrix.package.split_repository }}'

user_name: "loic425"
user_email: "lc.fremont@gmail.com"
user_name: "GitHub Action"
user_email: "action@github.com"

0 comments on commit a8d5b1f

Please sign in to comment.