Skip to content

Commit fef7e78

Browse files
janitmodiCopilot
andauthored
Update .github/workflows/ci.yml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent e5b938a commit fef7e78

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,5 +62,5 @@ jobs:
6262
- name: Deploy to Clojars
6363
env:
6464
CLOJARS_USERNAME: ${{ vars.CLOJARS_USERNAME }}
65-
CLOJARS_PASSWORD: ${{ secrets.CLOJARS_PASSWORD}}
65+
CLOJARS_PASSWORD: ${{ secrets.CLOJARS_PASSWORD }}
6666
run: lein deploy

0 commit comments

Comments
 (0)