Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
manuraf committed Jan 23, 2024
1 parent f821e39 commit f7765a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/call_code_review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: Setup Maven Action
uses: s4u/maven-settings-action@60912582505985be4cc55d2b890eb32767f8de5f # [email protected]
with:
settings-servers: '[{"id": "selfcare-github", "username": "${{ inputs.actor }}", "password": "${{ secrets.GITHUB_TOKEN }}"}]'
#settings-servers: '[{"id": "selfcare-github", "username": "${{ inputs.actor }}", "password": "${{ secrets.GITHUB_TOKEN }}"}]'
checkout-fetch-depth: 0
java-version: 17
java-distribution: 'temurin'
Expand Down

0 comments on commit f7765a7

Please sign in to comment.