Skip to content

Commit 07ef166

Browse files
authored
fix MavenPlugin
1 parent 90dc205 commit 07ef166

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
distribution: 'adopt'
3636
- name: Publish package SQLSchema2Java Core
3737
run: |
38-
cd sqlschema2java-core
38+
cd sqlschema2java-maven-plugin
3939
mvn --batch-mode deploy
4040
env:
4141
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)