Skip to content

Commit 7e06ea6

Browse files
committed
fixed github publish
1 parent 6e30c19 commit 7e06ea6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ subprojects {
1212

1313
githubRelease {
1414
token System.getenv('GITHUB_TOKEN') == null ? '' : System.getenv('GITHUB_TOKEN')
15-
owner 'SimpleClient'
15+
owner 'FabiPunktExe'
1616
repo 'SimpleClient'
1717
tagName version
1818
targetCommitish 'main'

0 commit comments

Comments
 (0)