Skip to content

Commit

Permalink
Update release.yml (#1452)
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexandrouR authored Jul 13, 2021
1 parent bfa11ee commit 7556de0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
run: bash <(curl -s https://codecov.io/bash)
if: ${{ success() }}
release:
if: ${{ github.event.workflow_run.conclusion == 'success' }}
needs: build
runs-on: ubuntu-latest
env:
OSSRH_USERNAME: ${{ secrets.OSSRH_USERNAME }}
Expand Down

0 comments on commit 7556de0

Please sign in to comment.