Skip to content

Commit

Permalink
Merge branch 'BRE-224-Create-a-GitHub-Release-workflows-for-SDK' of h…
Browse files Browse the repository at this point in the history
…ttps://github.com/bitwarden/sdk into BRE-224-Create-a-GitHub-Release-workflows-for-SDK
  • Loading branch information
michalchecinski committed Sep 26, 2024
2 parents 3f23064 + efef868 commit 8fe96ad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-ruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,8 +88,8 @@ jobs:
run: gem build bitwarden-sdk-secrets.gemspec
working-directory: languages/ruby/bitwarden_sdk_secrets

- name: Publish artifact
- name: Upload artifact
uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4.4.0
with:
path: bitwarden-sdk-secrets-*.gem
name: bitwarden-sdk-secrets
name: bitwarden-sdk-secrets

0 comments on commit 8fe96ad

Please sign in to comment.