Skip to content

Commit f5ef13a

Browse files
Merge pull request #9 from jonpereiradev/develop
Develop
2 parents 8544086 + 5095d19 commit f5ef13a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy-action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626

2727
- name: Deploy Sonatype
2828
run: mvn -P deploy --batch-mode deploy -DskipTests
29-
with:
29+
env:
3030
gpg_private_key: ${{ secrets.GPG_PRIVATE_KEY }}
3131
gpg_passphrase: ${{ secrets.GPG_PASSPHRASE }}
3232
nexus_username: ${{ secrets.OSSRH_USERNAME }}

0 commit comments

Comments
 (0)