Skip to content

Commit

Permalink
username
Browse files Browse the repository at this point in the history
  • Loading branch information
mcollovati committed Dec 27, 2023
1 parent 164540e commit 1238f25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-classifiers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
distribution: 'temurin'
java-version: '11'
server-id: repsy-vertx-vaadin
server-username: ${{ secrets.REPSY_USERNAME }}
server-username: mcollovati
server-password: ${{ secrets.REPSY_PASSWORD }}
gpg-private-key: ${{ secrets.MAVEN_GPG_PRIVATE_KEY }} # Value of the GPG private key to import
gpg-passphrase: MAVEN_GPG_PASSPHRASE # env variable for GPG private key passphrase
Expand Down

0 comments on commit 1238f25

Please sign in to comment.