Skip to content

Commit

Permalink
fix: Test fix (#15)
Browse files Browse the repository at this point in the history
  • Loading branch information
arjankowski authored Dec 29, 2021
1 parent a039b66 commit 6a61a8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fastlane/Fastfile
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@ end
sh("standard-version --skip.tag --skip.commit --release-as #{version}")
end
end

# desc "Update changelog"
# private_lane :update_changelog do |options|
# version = options[:version]
Expand Down

0 comments on commit 6a61a8e

Please sign in to comment.