Skip to content

Commit

Permalink
Fix the action format
Browse files Browse the repository at this point in the history
  • Loading branch information
CvX committed Mar 21, 2020
1 parent ed2a7a3 commit d34fea3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,6 @@ jobs:
- uses: actions/checkout@v2

- name: Release Gem
uses: CvX/publish-rubygems-action
uses: CvX/publish-rubygems-action@master
env:
RUBYGEMS_API_KEY: ${{secrets.RUBYGEMS_API_KEY}}

0 comments on commit d34fea3

Please sign in to comment.