Skip to content

Commit

Permalink
Update gem name
Browse files Browse the repository at this point in the history
  • Loading branch information
avelicka committed Aug 30, 2023
1 parent 3048203 commit 65ef110
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_release_pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
touch $HOME/.gem/credentials
chmod 600 $HOME/.gem/credentials
printf -- "---\n:rubygems_api_key: ${GEM_HOST_API_KEY}\n" > $HOME/.gem/credentials
gem push memcached-*.gem -V
gem push vinted-memcached-*.gem -V
env:
GEM_HOST_API_KEY: "${{ secrets.RUBYGEMS_AUTH_TOKEN }}"

Expand Down
Binary file modified memcached.gemspec
Binary file not shown.

0 comments on commit 65ef110

Please sign in to comment.