We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90dc205 commit 07ef166Copy full SHA for 07ef166
1 file changed
.github/workflows/main.yml
@@ -35,7 +35,7 @@ jobs:
35
distribution: 'adopt'
36
- name: Publish package SQLSchema2Java Core
37
run: |
38
- cd sqlschema2java-core
+ cd sqlschema2java-maven-plugin
39
mvn --batch-mode deploy
40
env:
41
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments