Skip to content

Commit fd16526

Browse files
committed
Fibonacci deploy 7
1 parent 520e453 commit fd16526

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,4 @@ jobs:
4646
java-version: '17'
4747
distribution: 'temurin'
4848
- name: Publish to Maven Central
49-
run: ./gradlew publishAllPublicationsToMavenCentralRepository --no-configuration-cache
49+
run: ./gradlew publishAndReleaseToMavenCentral --no-configuration-cache

0 commit comments

Comments
 (0)