mirror of
https://github.com/video-dev/hls.js.git
synced 2026-05-17 13:30:38 +00:00
Add the final / at the end of deployment url
This commit is contained in:
@@ -47,7 +47,7 @@ mv deployments.json.tmp deployments.json
|
||||
jq \
|
||||
--arg version "$version" \
|
||||
--arg commit "$currentCommit" \
|
||||
--arg url "$deploymentUrl" \
|
||||
--arg url "$deploymentUrl/" \
|
||||
'.individual += [{
|
||||
"version": $version,
|
||||
"commit": $commit,
|
||||
|
||||
Reference in New Issue
Block a user