This commit is contained in:
George Narroway 2019-11-14 10:39:58 +08:00
parent 4e881cf3dc
commit 1a9ef79536

View file

@ -16,4 +16,7 @@ jobs:
- name: Run tests
run: lein test
- name: Publish
env:
CLOJARS_USER: ${{ secrets.CLOJARS_USER }}
CLOJARS_PASS: ${{ secrets.CLOJARS_PASS }}
run: lein deploy clojars