Skip to content
This repository has been archived by the owner on Apr 15, 2024. It is now read-only.

Commit

Permalink
Deploy build needed?
Browse files Browse the repository at this point in the history
  • Loading branch information
Frank Delporte committed Dec 14, 2022
1 parent 17a5d48 commit 82ff66d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,6 @@ jobs:
gpg-private-key: ${{ secrets.GPG_PRIVATE_KEY }}
gpg-passphrase: MAVEN_GPG_PASSPHRASE

- name: List files staged for release
run: |
ls -laR ./target/staging-deploy
# Post JARs to Maven Central
# https://jreleaser.org/guide/latest/examples/maven/maven-central.html
- name: Release to Maven Central
Expand Down

0 comments on commit 82ff66d

Please sign in to comment.