Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 685 Bytes

File metadata and controls

21 lines (14 loc) · 685 Bytes

sbt-actions-docker-release-template

A template that sets up building docker images and publishing to GitHub Container Registry via GitHub Actions.

Implemented using:

Setup

  • Enable read and write workflow permissions

    • Settings > Actions > General > Workflow permissions
  • Reset version

    • update version.sbt to 0.1-SNAPSHOT

Contributing

Feel free to raise issues / pull requests they are appreciated.

I'm always happy to learn better and cleaner ways of doing things! 😄