This commit is contained in:
Amith Koujalgi 2023-10-27 14:54:18 +05:30
parent 3fd363e0bf
commit 5c3b5319aa

View File

@ -45,7 +45,6 @@ jobs:
gpg-private-key: ${{ secrets.GPG_PRIVATE_KEY }}
gpg-passphrase: ${{ secrets.GPG_PASSPHRASE }}
- name: Publish to GitHub Packages Apache Maven
run: cat /home/runner/.m2/settings.xml && mvn deploy -s /home/runner/.m2/settings.xml
env: