Skip to content

Commit

Permalink
fix upload sourcemap
Browse files Browse the repository at this point in the history
  • Loading branch information
tom-krusch committed Mar 29, 2020
1 parent e398385 commit 6376649
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ def self.run(params)
"sentry-cli",
"releases",
"files",
Shellwords.escape(version),
version,
"upload-sourcemaps",
sourcemap.to_s
]
Expand Down

0 comments on commit 6376649

Please sign in to comment.