Skip to content

Commit

Permalink
Revert "Update release.yaml (vesoft-inc#575)" (vesoft-inc#576)
Browse files Browse the repository at this point in the history
This reverts commit 90343ef.
  • Loading branch information
Shinji-IkariG authored Dec 28, 2023
1 parent 90343ef commit 725463b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
popd
- name: Deploy Release to Maven package
uses: Shinji-IkariG/action-maven-publish@v1
uses: samuelmeuli/action-maven-publish@v1
with:
gpg_private_key: ${{ secrets.JAVA_GPG_PRIVATE_KEY }}
gpg_passphrase: ${{ secrets.JAVA_GPG_PASSPHRASE }}
Expand Down

0 comments on commit 725463b

Please sign in to comment.