Skip to content

Commit

Permalink
Fix workflow condition
Browse files Browse the repository at this point in the history
  • Loading branch information
Und3rf10w authored Dec 21, 2023
1 parent 7f5cb67 commit 1918c76
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build_package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ on:
jobs:
build-deb:
runs-on: ubuntu-latest
if: ${{ github.event.workflow_run.conclusion == 'success' }}

steps:
- name: Checkout repository
Expand Down

0 comments on commit 1918c76

Please sign in to comment.