Skip to content

Commit

Permalink
Merge branch 'main' into development
Browse files Browse the repository at this point in the history
  • Loading branch information
aristotelesbr authored Sep 29, 2024
2 parents 578ded7 + 6d42a24 commit b4ed9e8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,6 @@ jobs:
RUBYGEMS_API_KEY: ${{ secrets.RUBYGEMS_API_KEY }}
run: |
cat ~/.gem/credentials | head -c 50
ls *.gem
gem push $(ls *.gem)

0 comments on commit b4ed9e8

Please sign in to comment.