Skip to content

Commit ca7c17e

Browse files
mockitoguySzczepan Faber
authored and
Szczepan Faber
committed
Update ci.yml
1 parent a146ed7 commit ca7c17e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ jobs:
9797
java-version: 8
9898

9999
- name: Build and release
100-
run: ./gradlew githubRelease publishToSonatype # closeAndReleaseStagingRepository
100+
run: ./gradlew githubRelease publishToSonatype closeAndReleaseStagingRepository
101101
env:
102102
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
103103
NEXUS_TOKEN_USER: ${{secrets.NEXUS_TOKEN_USER}}

0 commit comments

Comments
 (0)