Skip to content

Commit

Permalink
fix(scripts): do not wait release for ruby (#3303)
Browse files Browse the repository at this point in the history
  • Loading branch information
shortcuts authored Jul 2, 2024
1 parent a3d9d8b commit 766f801
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,5 @@ jobs:
bundler-cache: true

- uses: rubygems/release-gem@612653d273a73bdae1df8453e090060bb4db5f31
with:
await-release: false

0 comments on commit 766f801

Please sign in to comment.