Upd actions (#21)

This commit is contained in:
Egor Cherniak 2021-12-29 15:03:05 +03:00 committed by GitHub
parent 4ed086c955
commit 84220f7b9f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,7 +14,7 @@ jobs:
uses: actions/checkout@v2
- name: Deploy package
uses: valitydev/action-deploy-jdk-package@v1.0.7
uses: valitydev/action-deploy-jdk-package@v1.0.8
with:
server-username: ${{ secrets.OSSRH_USERNAME }}
server-password: ${{ secrets.OSSRH_TOKEN }}