Skip to content

Commit c3f1ae7

Browse files
authored
Merge pull request #28 from anystub/spring-boot-3
wip
2 parents 9b78f03 + 01dec50 commit c3f1ae7

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
33+
server-id: central
3434
server-username: SERVER_USERNAME
3535
server-password: SERVER_PASSWORD
3636
gpg-private-key: ${{ secrets.MAVEN_GPG_PRIVATE_KEY }}

0 commit comments

Comments
 (0)