Proper release pipeline

pull/644/head
sobolevn 3 years ago
parent 7cca40de8d
commit f469657c32
No known key found for this signature in database
GPG Key ID: FF672D568AE3C73E

@ -26,6 +26,7 @@ jobs:
github-release:
runs-on: ubuntu-latest
needs: ['release-packages']
steps:
- uses: actions/checkout@v2
- run: make changelog

Loading…
Cancel
Save