Skip to content

Commit c3ee56d

Browse files
committed
Fix typo
1 parent 81b5b76 commit c3ee56d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/reposilite.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ jobs:
3131
"password": "${{ secrets.MAVEN_SECRET }}"
3232
}]
3333
- name: Publish with Maven
34-
run: mvn deployg
34+
run: mvn deploy

0 commit comments

Comments
 (0)