Skip to content

Commit

Permalink
Renamed project secrets
Browse files Browse the repository at this point in the history
  • Loading branch information
NadicaUzunova authored Jan 19, 2024
1 parent 7ad35c2 commit 5c8fd1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -175,5 +175,5 @@ jobs:

- name: Build and analyze
env:
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN_BE }}
run: mvn -B verify org.sonarsource.scanner.maven:sonar-maven-plugin:sonar -Dsonar.projectKey=ii-zimskasola2024_measurments -f backend/pom.xml -DskipTests

0 comments on commit 5c8fd1a

Please sign in to comment.