Skip to content

Commit 673cfa9

Browse files
committed
Subslit typo
1 parent 761ad76 commit 673cfa9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/subsplit.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
with:
4242
branch: "master"
4343
package_directory: 'libs/${{ matrix.package.local_path }}'
44-
repository_organization: 'boson-php'
44+
repository_organization: 'php-type-language'
4545
repository_name: '${{ matrix.package.split_repository }}'
4646
user_name: "SerafimArts"
4747
user_email: "nesk@xakep.ru"
@@ -56,7 +56,7 @@ jobs:
5656
tag: ${GITHUB_REF#refs/tags/}
5757
branch: "master"
5858
package_directory: 'libs/${{ matrix.package.local_path }}'
59-
repository_organization: 'boson-php'
59+
repository_organization: 'php-type-language'
6060
repository_name: '${{ matrix.package.split_repository }}'
6161
user_name: "SerafimArts"
6262
user_email: "nesk@xakep.ru"

0 commit comments

Comments
 (0)