Skip to content

Commit

Permalink
aren't we all
Browse files Browse the repository at this point in the history
  • Loading branch information
Haarolean committed Mar 8, 2025
1 parent 92d2320 commit 8209bf9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-serde-api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
cat <(echo -e "${{ secrets.GPG_PRIVATE_KEY }}") | gpg --batch --import
- name: Publish to Maven Central
# TODO fix me next publish, I'm broken :(
run: |
mvn source:jar javadoc:jar package gpg:sign \
-Dgpg.passphrase=${{ secrets.GPG_PASSPHRASE }} \
Expand Down

0 comments on commit 8209bf9

Please sign in to comment.