Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
markgravity committed Dec 19, 2024
1 parent c44cb6c commit 8e46749
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion fastlane/Constants/Constant.swift
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,8 @@ enum Constant {
}

static var releaseNote: String {
EnvironmentParser.string(key: "RELEASE_NOTES")
"test"
//EnvironmentParser.string(key: "RELEASE_NOTES")
}

// MARK: - Project
Expand Down

0 comments on commit 8e46749

Please sign in to comment.