Skip to content

Commit

Permalink
Update publish-rubygems-action
Browse files Browse the repository at this point in the history
  • Loading branch information
CvX committed Mar 21, 2020
1 parent a6446cc commit 0cc7a44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -49,6 +49,6 @@ jobs:
- uses: actions/checkout@v2

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

0 comments on commit 0cc7a44

Please sign in to comment.