Skip to content

Commit

Permalink
Update step script
Browse files Browse the repository at this point in the history
  • Loading branch information
arok committed Jul 10, 2024
1 parent 7c91fc4 commit 807dabc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions step.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ upload_task() {
curl --silent -f \
-o "$output_file" \
-F whats_new="$release_notes" \
-F build_type="bitrise" \
-F "app=@$app_path" \
-X PUT https://getupdraft.com/api/app_upload/$app_key/$api_key/
}
Expand Down

0 comments on commit 807dabc

Please sign in to comment.