Skip to content

Commit

Permalink
Remove oss-sonatype profile
Browse files Browse the repository at this point in the history
  • Loading branch information
oranheim committed Sep 27, 2024
1 parent f2b1148 commit 1bbf98e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build-and-release-snapshot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ jobs:
run: |
mvn --batch-mode --no-transfer-progress deploy \
-DskipTests \
-P oss-sonatype \
-Dgpg.keyname=${OSSRH_GPG_SECRET_KEY_ID} \
-Dgpg.passphrase=${OSSRH_GPG_SECRET_KEY_PASSWORD}
Expand Down

0 comments on commit 1bbf98e

Please sign in to comment.