Skip to content

Commit

Permalink
fix release action, part II
Browse files Browse the repository at this point in the history
  • Loading branch information
ikitommi committed Aug 28, 2023
1 parent c11eac2 commit 8d4c1df
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@ jobs:
with:
distribution: zulu
java-version: "8"
cache: maven
- name: Create jar
run: lein do pom, jar
- name: Deploy to Clojars
run: lein deploy releases
env:
Expand Down

0 comments on commit 8d4c1df

Please sign in to comment.