Skip to content

Commit

Permalink
Updated build script
Browse files Browse the repository at this point in the history
  • Loading branch information
w3stling committed Aug 24, 2024
1 parent 2419aec commit 431424c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pr-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,8 @@ jobs:
args: >
-Dsonar.organization=w3stling
-Dsonar.projectKey=w3stling_rssreader
-Dsonar.java.binaries=build/classes
-Dsonar.sources=src/main/java
env:
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}

Expand Down

0 comments on commit 431424c

Please sign in to comment.