Skip to content

Commit

Permalink
minor change
Browse files Browse the repository at this point in the history
  • Loading branch information
parthikmodi committed Jun 13, 2023
1 parent c58ccc3 commit c14bac7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,6 @@ jobs:
pwd
ls -la
filename=$(ls *.gem | head -n 1)
echo ${{secrets.RUBYGEMS_API_KEY}}
echo $filename
gem push "$filename"

0 comments on commit c14bac7

Please sign in to comment.