Skip to content

Commit

Permalink
skip ossrh deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
sboeckelmann committed Jun 16, 2024
1 parent 2203658 commit 78943c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/maven-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ jobs:
gpg --batch --list-secret-keys --keyid-format LONG
- name: deploy testdata generator modules
if: false
env:
OPENEPCIS_OSSRH_USERNAME: ${{ secrets.PUB_OSSRH_USERNAME }}
OPENEPCIS_OSSRH_PASSWORD: ${{ secrets.PUB_OSSRH_PASSWORD }}
Expand Down

0 comments on commit 78943c0

Please sign in to comment.