Skip to content

Commit

Permalink
removed publish
Browse files Browse the repository at this point in the history
Signed-off-by: Savvas Kyriacou <[email protected]>
  • Loading branch information
KirbyKatcher committed Sep 6, 2023
1 parent 2224ce1 commit a4f321c
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -249,11 +249,6 @@ jobs:
run: ./gradlew --info libertyPackage
working-directory: package-jar

- name: Publish with Gradle
if: ${{ github.ref == 'refs/heads/staging' || github.ref == 'refs/heads/next' }}
run: ./gradlew --info publishToMavenLocal
working-directory: package-jar

- name: Upload JAR
uses: actions/upload-artifact@v3
with:
Expand Down

0 comments on commit a4f321c

Please sign in to comment.