Skip to content

Commit

Permalink
Make sure to actually add the CHANGES.md file ready to commit.
Browse files Browse the repository at this point in the history
  • Loading branch information
pixlwave committed Jun 25, 2024
1 parent c82691d commit 3c6540e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fastlane/Fastfile
Original file line number Diff line number Diff line change
Expand Up @@ -230,6 +230,7 @@ lane :release_to_github do
end

# The changelog will be committed when prepare_next_release is called.
sh("git add #{changes_file}")
end

lane :prepare_next_release do
Expand Down

0 comments on commit 3c6540e

Please sign in to comment.