Skip to content
This repository is currently being migrated. It's locked while the migration is in progress.

Commit 16686bb

Browse files
Update GitHub Deploy config
1 parent 1844330 commit 16686bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131

3232

3333
- name: Build and Deploy
34-
run: mvn clean deploy -Psign-artifacts,central
34+
run: mvn clean deploy -Psign-artifacts
3535
env:
3636
GPG_TTY: $(tty)
3737
MAVEN_USERNAME: ${{ secrets.CENTRAL_USERNAME }}

0 commit comments

Comments
 (0)