We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a3059a commit c5d1963Copy full SHA for c5d1963
.github/workflows/release.yml
@@ -24,5 +24,5 @@ jobs:
24
- name: Deploy to Clojars
25
run: clojure -X:deploy
26
env:
27
- CLOJARS_USER: metosinci
+ CLOJARS_USERNAME: metosinci
28
CLOJARS_PASSWORD: "${{ secrets.CLOJARS_DEPLOY_TOKEN }}"
0 commit comments