Skip to content

Commit ce57e02

Browse files
committed
🚧 trying to fix CI runner
1 parent 4e89e4d commit ce57e02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fastlane/Fastfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ platform :ios do
101101
)
102102

103103
github_release = set_github_release(
104-
repository_name: "Iterable/swift-sdk",
104+
repository_name: "Iterable/iterable-swift-sdk",
105105
api_token: github_token,
106106
name: "#{version}",
107107
tag_name: "#{version}",

0 commit comments

Comments
 (0)