Skip to content

Commit

Permalink
update workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
ntestoc3 committed Nov 26, 2020
1 parent 3310a39 commit 55139b7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/clojure.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,6 @@ jobs:
- name: publish
run: lein deploy clojars
env:
LEIN_SNAPSHOTS_IN_RELEASE: true
CLOJARS_USER: ${{ secrets.CLOJAR_USER }}
CLOJARS_PASS: ${{ secrets.CLOJAR_PASS }}

0 comments on commit 55139b7

Please sign in to comment.