Skip to content

Commit

Permalink
fix release action
Browse files Browse the repository at this point in the history
  • Loading branch information
amancevice committed Jan 17, 2024
1 parent 5e711d8 commit d2d10d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,4 @@ jobs:
YAML
chmod 0600 ~/.gem/credentials
- run: bundle install
- run: bundle exec rake gem:push
- run: bundle exec rake release

0 comments on commit d2d10d7

Please sign in to comment.