Skip to content

Commit

Permalink
build: use semrel action
Browse files Browse the repository at this point in the history
Signed-off-by: ivelin <ivelin@ambianic.ai>
  • Loading branch information
ivelin committed Oct 3, 2021
1 parent 3659c03 commit 7f2629f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pythonpackage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,4 +81,4 @@ jobs:
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
- name: Semantic release completed
run: echo Semantic release flow completed
run: echo Semantic release flow completed

0 comments on commit 7f2629f

Please sign in to comment.