README.md in fablicop-1.10.1 vs README.md in fablicop-1.10.2
- old
+ new
@@ -52,9 +52,20 @@
## Contributing
Bug reports and pull requests are welcome on GitHub at https://github.com/Fablic/fablicop.
+## Release
+
+This Gem is configured to publish a new version via `.github/workflows/release.yml`. Follow these steps to publish a release:
+
+1. Go to https://github.com/Fablic/fablicop/actions/workflows/release.yml
+2. Click "Run workflow"
+3. Input the new version **without "v"** (e.g., `1.10.3`)
+4. Check "apply" (without "apply," this workflow performs without side-effects)
+5. Click the "Run workflow" button
+6. Make sure the new release is published on rubygegms.org
+
## License
The gem is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).