README.md in middleman-search-gds-0.11.1 vs README.md in middleman-search-gds-0.11.2
- old
+ new
@@ -14,9 +14,15 @@
Or install it yourself as:
$ gem install middleman-search
+## Deployment
+
+New releases of this gem do not get deployed automatically.
+
+To release it you will need to follow the process to [publish to rubygems.org](https://guides.rubygems.org/publishing/#publishing-to-rubygemsorg), using the alphagov credentials - contact someone in GOV.UK senior tech for access.
+
## Usage
You need to activate the module in your `config.rb`, telling the extension how to index your resources:
```ruby