We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 761ad76 commit 673cfa9Copy full SHA for 673cfa9
1 file changed
.github/workflows/subsplit.yml
@@ -41,7 +41,7 @@ jobs:
41
with:
42
branch: "master"
43
package_directory: 'libs/${{ matrix.package.local_path }}'
44
- repository_organization: 'boson-php'
+ repository_organization: 'php-type-language'
45
repository_name: '${{ matrix.package.split_repository }}'
46
user_name: "SerafimArts"
47
user_email: "nesk@xakep.ru"
@@ -56,7 +56,7 @@ jobs:
56
tag: ${GITHUB_REF#refs/tags/}
57
58
59
60
61
62
0 commit comments