Skip to content

Commit

Permalink
Add --info flag
Browse files Browse the repository at this point in the history
  • Loading branch information
yuqi1129 committed Oct 23, 2023
1 parent 688ae87 commit e05783c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-gravitino.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ jobs:
fi
- name: Clean, build and publish the release(branch-*) branch
run: ./gradlew clean build publish
run: ./gradlew clean build publish --info

0 comments on commit e05783c

Please sign in to comment.