Clojure wrapper for Nimbus JOSE+JWT.
FIXME
- Export
GITHUB_ACTOR
andGITHUB_TOKEN
env variables. You can generate a personalGITHUB_TOKEN
with thewrite:packages
permission. - Make sure you are on the master branch, its remote branch is set to the primary repo (https://github.com/Curbside/curbside-jwt/), and your local branch is up to date.
- Run
lein release :patch
. Replace:patch
with:minor
or:major
as needed. This determines which of the version numbers will be changed inproject.clj
(the version number format is MAJOR.MINOR.PATCH).
Copyright © 2020 Curbside