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 8ef63d0 commit 87e7dd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
CENTRAL_PASSWORD: ${{ secrets.SONARTYPE_PASSWORD }}
run: |
mkdir -p $HOME/.m2
print "Central_Username is $CENTRAL_USERNAME"
echo "Central_Username is $CENTRAL_USERNAME"
echo "Central_Password is $CENTRAL+PASSWORD"
echo "<settings>
<servers>
Expand Down

0 comments on commit 87e7dd8

Please sign in to comment.