Skip to content

Commit 8803196

Browse files
committed
I lied
1 parent 7b0ed61 commit 8803196

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ commands:
2929
- run:
3030
name: Create Github releases
3131
command: |
32-
C:\github-release\bin\windows\amd64\github-release upload --user Gaardsholt --repo busylight-client --tag $CIRCLE_TAG --name "busylight-client.zip" --file C:\publish\busylight-client.zip --replace
32+
C:\github-release\bin\windows\amd64\github-release upload --user Gaardsholt --repo busylight-client --tag $CIRCLE_TAG --name busylight-client.zip --file C:\publish\busylight-client.zip
3333
3434
jobs:
3535
build:

0 commit comments

Comments
 (0)