-
Notifications
You must be signed in to change notification settings - Fork 19
Implement Semantic Release #24
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
Conversation
no package-lock...
✅ Deploy Preview for netlify-plugin-cloudinary ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
awesome thanks @donno2048 - we'll see how this goes after merge!
@donno2048 i had to add some commits to get it working properly and i additionally added some configuration in .releaserc that i found in another community Cloudinary project, but it seems to be working now. we'll see when there's an actual code change that needs a release! thanks for the help
@all-contributors please add @donno2048 for code
I've put up a pull request to add @donno2048! 🎉
and please email me at hello@colbyfayock.com for a form to fill out for your free swag! https://spacejelly.dev/hacktoberfest/
Implement Semantic Release
solves #21
You'll have to configure
secrets.NPM_TOKENfor it to work, and as a workflow, I can't be 100% sure it works until merged...