Skip to content

Commit

Permalink
Rename lane
Browse files Browse the repository at this point in the history
  • Loading branch information
bstien committed Sep 1, 2023
1 parent decd125 commit 4a98c11
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 @@ -4,7 +4,7 @@ ENV['FASTLANE_HIDE_CHANGELOG'] = 'true'
skip_docs

desc "Create a new DemoKit version"
lane :make_finniverkit_version do |options|
lane :create_new_tag do |options|
make_release("DemoKit-iOS", "DemoKit", options)
end

Expand Down

0 comments on commit 4a98c11

Please sign in to comment.