webjars / webjars-play

MIT License
80 stars 34 forks source link

WebJars Play Build Status

A user guide for this plugin can be found within the WebJars Documentation.

Releasing webjars-play

  1. Tag the release: git tag -s v2.9.0
  2. Push tag: git push upstream v2.9.0
  3. GitHub action workflow does the rest: https://github.com/webjars/webjars-play/actions/workflows/publish.yml