Skip to content

Commit 906e75c

Browse files
committed
Restores Github Packages releasing
1 parent 33d5d5c commit 906e75c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish-package.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ jobs:
4040
with:
4141
java-version: '8'
4242
distribution: 'temurin'
43+
server-id: github
4344

4445
- name: Publish to GitHub Packages
4546
run: mvn --batch-mode deploy

0 commit comments

Comments
 (0)