Skip to content

Commit

Permalink
Merge pull request #85 from IBM/IdanAdar-patch-1
Browse files Browse the repository at this point in the history
patch: Adding new Service credentials secret type
  • Loading branch information
ydekel6 authored Dec 11, 2023
2 parents 0f2216a + 857aaaa commit 08a552e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: Set up Maven Central Repository
uses: actions/setup-java@v3
with:
java-version: 8
java-version: 11
distribution: zulu
server-id: ossrh
server-username: ${{ secrets.MAVEN_USERNAME }}
Expand Down

0 comments on commit 08a552e

Please sign in to comment.