forked from mystiq/dex
65461a1c58
* Create releases.md * (SQUASH) make note about keys
454 B
454 B
Making a dex Release
-
Make sure you've uploaded your GPG key.
-
Make a new clone of the dex repo:
$ git clone git@github.com:coreos/dex.git
$ cd dex
-
Tag with the release name:
git tag -s v0.4.0
-
Push the change:
git push origin v0.4.0
-
Make a release with release notes here: https://github.com/coreos/dex/releases