Skip to content

Commit

Permalink
add make_release to circleci config
Browse files Browse the repository at this point in the history
  • Loading branch information
nektro committed Apr 12, 2021
1 parent 6fd256a commit 807197a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,4 @@ jobs:
- store_artifacts:
path: ./bin/
destination: /artifacts/
- run: ./make_release.sh

0 comments on commit 807197a

Please sign in to comment.