Skip to content

Commit

Permalink
ARC-1986: Setup 'central' Server Credentials
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasrichner-oviva committed Aug 7, 2024
1 parent 8863fcf commit 4ab76ba
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ jobs:
with:
java-version: '17'
distribution: 'temurin'
server-id: central
server-username: CENTRAL_USERNAME
server-password: CENTRAL_PASSWORD
cache: 'maven'
- name: Set up Go
uses: actions/setup-go@v4
Expand Down

0 comments on commit 4ab76ba

Please sign in to comment.