Skip to content

Commit

Permalink
Fix release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
julienrf committed Aug 29, 2024
1 parent f0be664 commit aa40465
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ jobs:
java-version: 8
distribution: temurin
cache: sbt
- name: Build
run: ./build.sh
- name: Publish
run: sbt ci-release
env:
Expand Down

0 comments on commit aa40465

Please sign in to comment.