Skip to content

Commit

Permalink
whoops
Browse files Browse the repository at this point in the history
  • Loading branch information
Honza Dvorsky committed Sep 10, 2015
1 parent bfa17c1 commit 255d9f5
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 @@ -69,6 +69,7 @@ private_lane :github do |params|
repo_url = "czechboy0/Buildasaur"
release = set_github_release(
repository_name: repo_url,
upload_assets: assets,
api_token: ENV["GITHUB_TOKEN"],
name: [version_tag, title].join(" - "),
tag_name: version_tag,
Expand Down

0 comments on commit 255d9f5

Please sign in to comment.