Skip to content

Commit

Permalink
Added the need flag for release job
Browse files Browse the repository at this point in the history
  • Loading branch information
kishore7snehil committed Oct 25, 2024
1 parent 8c006bf commit 1b07927
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:

release:
uses: ./.github/workflows/ruby-release.yml
needs: rl-scanner
with:
ruby-version: 3.2
secrets:
Expand Down

0 comments on commit 1b07927

Please sign in to comment.