Skip to content

Commit

Permalink
Update to remove the trace option as part of feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
wenisman authored and Buddhike de Silva committed Nov 23, 2019
1 parent 5514012 commit 545cd4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/upload_git.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# Upload binary artifacts when a new release is made.
#

set -ex
set -e

# Ensure that the GITHUB_TOKEN secret is included
if [[ -z "$GITHUB_TOKEN" ]]; then
Expand Down

0 comments on commit 545cd4d

Please sign in to comment.