Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
Roberto-Gentili committed Oct 29, 2023
1 parent e162564 commit 983ad1f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ jobs:
server-username: MAVEN_USERNAME
server-password: MAVEN_PASSWORD
- name: Publish to the Maven Central repository
# This is an organization variable: see https://docs.github.com/en/actions/learn-github-actions/variables
if: ${{ fromJSON(vars.MANUAL_RELEASE_ENABLED) }}
run: |
export GPG_TTY=$(tty)
Expand Down

0 comments on commit 983ad1f

Please sign in to comment.