docs: optimised ci comments
This commit is contained in:
@@ -61,7 +61,8 @@ jobs:
|
|||||||
run: chmod +x ./gradlew
|
run: chmod +x ./gradlew
|
||||||
|
|
||||||
- name: Build with Gradle
|
- name: Build with Gradle
|
||||||
run: ./gradlew build -PartefactVersion=${{ github.event.release.tag_name }} # Overwrite artefactVersion
|
# Overwrite artefactVersion with tag name
|
||||||
|
run: ./gradlew build -PartefactVersion=${{ github.event.release.tag_name }}
|
||||||
|
|
||||||
- name: Publish to Maven Central
|
- name: Publish to Maven Central
|
||||||
run: ./gradlew publish
|
run: ./gradlew publish
|
||||||
|
|||||||
Reference in New Issue
Block a user