Skip to content

Commit 4f24e7f

Browse files
I am really bad at circleCI.
1 parent dd46812 commit 4f24e7f

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
@@ -82,7 +82,7 @@ jobs:
8282
name: Create a new GitHub Release
8383
command: >
8484
github-release upload
85-
--owner $CIRCLE_PROJECT_USERNAME \
85+
--owner $CIRCLE_USERNAME \
8686
--repo $CIRCLE_PROJECT_REPONAME \
8787
--tag $CIRCLE_TAG \
8888
--name $CIRCLE_TAG \

0 commit comments

Comments
 (0)