Skip to content

Commit

Permalink
Build and push
Browse files Browse the repository at this point in the history
  • Loading branch information
jenshenny committed Jul 24, 2024
1 parent 74ee93e commit 152db45
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/push_gem.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,8 @@ jobs:
with:
bundler-cache: true

- uses: rubygems/release-gem@v1
- uses: rubygems/[email protected]

- run: bundle exec rake build

- run: bundle exec rake release:rubygem_push

0 comments on commit 152db45

Please sign in to comment.