Skip to content

Commit

Permalink
debug3
Browse files Browse the repository at this point in the history
  • Loading branch information
rzhang10 authored Apr 13, 2023
1 parent f1dedb4 commit ad34b71
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/maven-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,9 @@ jobs:
run: |
chmod +x .lipublish/publish.sh
git log --pretty=oneline -n 5 | cat
git branch --show-current
git -v
pwd
.lipublish/publish.sh
env:
SONATYPE_USERNAME: ${{ secrets.SONATYPE_USERNAME }}
Expand Down

0 comments on commit ad34b71

Please sign in to comment.