Skip to content

Commit

Permalink
updated pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
cjayswal committed Feb 19, 2024
1 parent 75fa534 commit 4ee409c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ jobs:
java-version: '8'
distribution: 'temurin'
server-id: ossrhsnapshot
server-username: MAVEN_USERNAME
server-password: MAVEN_PASSWORD
#server-username: MAVEN_USERNAME
#server-password: MAVEN_PASSWORD
- id: install-secret-key
name: Install gpg secret key
run: |
Expand Down

0 comments on commit 4ee409c

Please sign in to comment.