Skip to content

Commit

Permalink
Disable await-release because it causes an error
Browse files Browse the repository at this point in the history
  • Loading branch information
Lukas Waslowski committed Feb 13, 2024
1 parent d52ee9d commit e968a4a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,5 @@ jobs:
bundler-cache: true
- name: Build and Publish Gem
uses: rubygems/release-gem@v1
with:
await-release: false

0 comments on commit e968a4a

Please sign in to comment.