Skip to content

Commit 291fa59

Browse files
Update test-workflow.yaml
1 parent 94a9e32 commit 291fa59

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test-workflow.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ jobs:
1919
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
2020
with:
2121
args: >
22-
-Dsonar.organization=javaprojectreachability
23-
-Dsonar.projectKey=javaprojectreachability
22+
-Dsonar.organization=devsecopsgithubactionsnodejsproject
23+
-Dsonar.projectKey=devsecopsganodejsprojectkey
2424
security:
2525
runs-on: ubuntu-latest
2626
needs: build

0 commit comments

Comments
 (0)