Skip to content

Commit

Permalink
add log to check token
Browse files Browse the repository at this point in the history
  • Loading branch information
TechWorld-Software committed Aug 12, 2024
1 parent e5f0ef1 commit 89244db
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@ jobs:
CENTRAL_PASSWORD: ${{ secrets.SONARTYPE_PASSWORD }}
run: |
mkdir -p $HOME/.m2
echo "$CENTRAL_USERNAME"
echo "$CENTRAL+PASSWORD"
echo "<settings>
<servers>
<server>
Expand Down

0 comments on commit 89244db

Please sign in to comment.