Skip to content

Commit

Permalink
ci: change upload repo to rukzuk-legacy
Browse files Browse the repository at this point in the history
  • Loading branch information
carlos22 committed Nov 27, 2019
1 parent b87c6d7 commit c347cf6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ jobs:
- attach_workspace:
at: .
- run: go get github.com/aktau/github-release
- run: github-release upload --user rukzuk --repo rukzuk --tag ${CIRCLE_TAG} --name ${CIRCLE_TAG}.tgz --file artifacts/${CIRCLE_TAG}.tgz
- run: github-release upload --user rukzuk --repo rukzuk-legacy --tag ${CIRCLE_TAG} --name ${CIRCLE_TAG}.tgz --file artifacts/${CIRCLE_TAG}.tgz

workflows:
version: 2
Expand Down

0 comments on commit c347cf6

Please sign in to comment.