Skip to content

Commit 33f5a6d

Browse files
authored
Merge pull request #27 from anystub/spring-boot-3
central-publishing-maven-plugin
2 parents 32157df + 2a58f8b commit 33f5a6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
with:
3131
java-version: '17'
3232
distribution: 'temurin'
33-
server-id: SERVER_ID
33+
server-id: server
3434
server-username: SERVER_USERNAME
3535
server-password: SERVER_PASSWORD
3636
gpg-private-key: ${{ secrets.MAVEN_GPG_PRIVATE_KEY }}

0 commit comments

Comments
 (0)