removed comment

pull/10/head^2
Nikita Bykov 5 years ago
parent b060b66e67
commit d15dc09dce

@ -129,7 +129,7 @@ jobs:
publish_release:
name: Publish release
if: github.event.inputs.PUBLISH_RELEASES == 'true'
# needs: test_go
needs: test_go
runs-on: ubuntu-latest
outputs:
upload_url: ${{ steps.create_release.outputs.upload_url }}

Loading…
Cancel
Save