Skip to content

Commit 8209bf9

Browse files
committed
aren't we all
1 parent 92d2320 commit 8209bf9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release-serde-api.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ jobs:
3232
cat <(echo -e "${{ secrets.GPG_PRIVATE_KEY }}") | gpg --batch --import
3333
3434
- name: Publish to Maven Central
35+
# TODO fix me next publish, I'm broken :(
3536
run: |
3637
mvn source:jar javadoc:jar package gpg:sign \
3738
-Dgpg.passphrase=${{ secrets.GPG_PASSPHRASE }} \

0 commit comments

Comments
 (0)