Skip to content

Commit

Permalink
More testing
Browse files Browse the repository at this point in the history
  • Loading branch information
aforward committed Sep 8, 2023
1 parent 82c250c commit a588e72
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
run: |
echo "Using OSSRH_USERNAME ${{ secrets.OSSRH_USERNAME }}"
echo "AND OSSRH_PASSWORD ${{ secrets.OSSRH_PASSWORD }}"
echo "AND MAVEN_GPG_PASSPHRASE ${{ secrets.MAVEN_GPG_PASSPHRASE }}"
# Run for manual trigger (workflow dispatch), since you'll have release and next dev versions specified
# All commits will have a -SNAPSHOT project version anyway, since the releases will be handled here
Expand Down

0 comments on commit a588e72

Please sign in to comment.