We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33d5d5c commit 906e75cCopy full SHA for 906e75c
1 file changed
.github/workflows/publish-package.yml
@@ -40,6 +40,7 @@ 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