Skip to content

Commit

Permalink
ci: remove the check on the release
Browse files Browse the repository at this point in the history
  • Loading branch information
ikremniou committed Dec 17, 2023
1 parent ff70ca7 commit 198d5c0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ on:

jobs:
release:
if: github.event.workflow_run.conclusion == 'success'
name: release ${{ matrix.target }}
runs-on: ubuntu-latest
strategy:
Expand Down

0 comments on commit 198d5c0

Please sign in to comment.