Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add workflow to publish gem #218

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

coreycarvalho
Copy link

https://rubygems.org/gems/poole-for-jekyll-test - example of the publish.

This PR adds a Github workflow to automatically publish the poole gem on git push --tags.

This PR requires some prework before being able to succeed:

  1. Create a Rubygems API key with the following scopes

image

  1. Create a repository secret RUBYGEMS_AUTH_TOKEN with the value of the API key generated in step 1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant