We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 460f0ff commit fa6b75eCopy full SHA for fa6b75e
1 file changed
.github/workflows/publish-package.yml
@@ -40,7 +40,6 @@ jobs:
40
with:
41
java-version: '8'
42
distribution: 'temurin'
43
- server-id: github
44
45
- name: Publish to GitHub Packages
46
run: mvn --batch-mode deploy
0 commit comments