fix build script

master
Jonatan Nilsson 2020-12-08 13:50:12 +00:00
parent b47a824ce8
commit b026a23de5
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ jobs:
--tag "v${PACKAGE_VERSION}.${CIRCLE_BUILD_NUM}" \
--release-name "v${PACKAGE_VERSION}.${CIRCLE_BUILD_NUM}" \
--body "Automatic CircleCI Build of v${PACKAGE_VERSION}.${CIRCLE_BUILD_NUM} from ${CIRCLE_SHA1}" \
caspar_sup-sc.zip
"${CIRCLE_PROJECT_REPONAME}_build-sc.zip"
workflows:
version: 2
build_deploy: