Skip to content

Commit

Permalink
2.0 release with new features
Browse files Browse the repository at this point in the history
  • Loading branch information
hadiyarajesh committed Jul 30, 2021
1 parent af9dccb commit b7f673d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish-maven-central.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ jobs:
distribution: adopt
java-version: 11

- name: Change wrapper permissions
run: chmod +x ./gradlew
# Builds the release artifacts of the library
- name: Release build
run: ./gradlew :flower:assembleRelease
Expand Down

0 comments on commit b7f673d

Please sign in to comment.