Skip to content

Commit

Permalink
Add conditional for publish gem to rubygems
Browse files Browse the repository at this point in the history
  • Loading branch information
michalchecinski committed Feb 20, 2024
1 parent baa1c19 commit 25a3655
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish-ruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,4 +112,5 @@ jobs:
working-directory: languages/ruby/bitwarden_sdk

- name: Push gem to Rubygems
if: ${{ github.event.inputs.release_type != 'Dry Run' }}
uses: rubygems/release-gem@48512b949a6517699b78f000b4f36e641d321ed3 # v1.0.0

0 comments on commit 25a3655

Please sign in to comment.