Skip to content

Commit 2e723a2

Browse files
committed
Add test
1 parent 8949128 commit 2e723a2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/gradle.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,6 @@ jobs:
3333
with:
3434
arguments: build check
3535
# arguments: build check publish
36-
env:
37-
ossrhUsername: ${{ secrets.OSSRH_USERNAME }}
38-
ossrhPassword: ${{ secrets.OSSRH_TOKEN }}
36+
# env:
37+
# ossrhUsername: ${{ secrets.OSSRH_USERNAME }}
38+
# ossrhPassword: ${{ secrets.OSSRH_TOKEN }}

0 commit comments

Comments
 (0)