Skip to content

Commit f1a39e4

Browse files
authored
update
1 parent 5881bf3 commit f1a39e4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/gradle-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
with:
2020
java-version: 1.8
2121
server-id: github # Value of the distributionManagement/repository/id field of the pom.xml
22-
settings-path: ${{ github.workspace }} # location for the settings.xml file
22+
#settings-path: ${{ github.workspace }} # location for the settings.xml file
2323

2424
- name: Build with Gradle
2525
run: gradle build

0 commit comments

Comments
 (0)