Skip to content

Commit 79ce114

Browse files
authored
Revert "Fix iac vul (#366)" (#369)
This reverts commit e65aa65.
1 parent b29649e commit 79ce114

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474
distribution: 'temurin'
7575
server-id: ossrh
7676
server-username: MAVEN_USERNAME
77-
server-password: ${{ secrets.OSSRH_TOKEN }}
77+
server-password: MAVEN_PASSWORD
7878
gpg-private-key: ${{ secrets.MAVEN_GPG_PRIVATE_KEY }}
7979
gpg-passphrase: MAVEN_GPG_PASSPHRASE
8080

0 commit comments

Comments
 (0)