Skip to content

Commit 7fc69cd

Browse files
Update Release build yml filename
1 parent 58e02ab commit 7fc69cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fastlane/Fastfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -934,7 +934,7 @@ def trigger_buildkite_release_build(branch:, beta:)
934934
buildkite_pipeline: 'simplenote-ios',
935935
branch: branch,
936936
environment: { BETA_RELEASE: beta },
937-
pipeline_file: 'release-builds.yml'
937+
pipeline_file: 'release-build.yml'
938938
)
939939
end
940940

0 commit comments

Comments
 (0)