-
Notifications
You must be signed in to change notification settings - Fork 510
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
Automate release process #367
Comments
Happy to take this on this morning via Actions, was looking at something similar for another project anyway. :D |
Awesome! |
@cadwallion would love to see how this is achieved with Actions! Any way to share your implementation? Thanks! |
Absolutely! |
Completed by #369 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I keep forgetting to publish the dotenv-rails gem in addition to the dotenv gem when we do a new release. Need to automate the whole process. Good candidate for GitHub Actions?
The text was updated successfully, but these errors were encountered: