Skip to content

Commit

Permalink
ci(release): fix job needs (#3)
Browse files Browse the repository at this point in the history
  • Loading branch information
ReenigneArcher authored Oct 9, 2024
1 parent 4333827 commit 48c0c3c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,6 @@ jobs:

release:
if: github.event_name == 'push' && github.ref == 'refs/heads/master'
needs:
- call-copr-ci
runs-on: ubuntu-latest
steps:
- name: Setup Release
Expand Down

0 comments on commit 48c0c3c

Please sign in to comment.