Skip to content

Commit 3e4a675

Browse files
authored
Update maven-deploy.yml
1 parent b199c9c commit 3e4a675

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ jobs:
1212
- name: Build
1313
run: mvn -B package --file pom.xml
1414
- name: Deploy to JavaWebStack Repository
15-
run: mvn deploy -S build/settings.xml
15+
run: mvn deploy -s build/settings.xml

0 commit comments

Comments
 (0)