Skip to content

Navigation Menu

Sign inAppearance settings
Appearance settings

Commit 65e4a8d

Browse filesBrowse the repository at this point in the historyBrowse files
authored
Update workflow (#232)
2 parents 798b126 + 45127de commit 65e4a8d
Copy full SHA for 65e4a8d

1 file changed

+1-1Lines changed: 1 addition & 1 deletion

File tree

Expand file treeCollapse file tree
Open diff view settings
Filter options
Expand file treeCollapse file tree
Open diff view settings
Collapse file

‎.github/actions/maven-publish/action.yml‎

Copy file name to clipboardExpand all lines: .github/actions/maven-publish/action.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ runs:
3535

3636
- name: Publish Java Packages to Maven
3737
shell: bash
38-
run: ./gradlew publishToSonatype closeAndReleaseSonatypeStagingRepository --stacktrace
38+
run: ./gradlew publishToSonatype closeAndReleaseSonatypeStagingRepository -PisSnapshot=false --stacktrace
3939
env:
4040
JAVA_HOME: ${{ env.JAVA_HOME }}
4141
MAVEN_USERNAME: ${{ inputs.ossr-username }}

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.