We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We need to create a workflow GitHub action that can automatically run to release a new version on Rubygem when I tag a new release on GitHub.
The PHP, Kotlin, Java, Python and .NET SDKs automatically publishes when I tag a new release on the GitHub repo.
E.g if I tag v2.0.0, a Github action should run that authenticates with the Novu account on rubygem and publishes a new release.
v2.0.0
The text was updated successfully, but these errors were encountered:
@Eazybright this is it. Feel free to take your time 🎉
Sorry, something went wrong.
noted
@unicodeveloper PR raised: #44
Eazybright
No branches or pull requests
We need to create a workflow GitHub action that can automatically run to release a new version on Rubygem when I tag a new release on GitHub.
The PHP, Kotlin, Java, Python and .NET SDKs automatically publishes when I tag a new release on the GitHub repo.
E.g if I tag
v2.0.0
, a Github action should run that authenticates with the Novu account on rubygem and publishes a new release.The text was updated successfully, but these errors were encountered: