Skip to content

Commit 63016dd

Browse files
dfa1claude
andcommitted
ci: fix publish environment name (maven-central → maven)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent b93f63b commit 63016dd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ permissions:
1111
jobs:
1212
publish:
1313
runs-on: ubuntu-latest
14-
environment: maven-central
14+
environment: maven
1515
steps:
1616
- uses: actions/checkout@v4
1717

0 commit comments

Comments
 (0)