Skip to content

Commit

Permalink
fixing site build
Browse files Browse the repository at this point in the history
  • Loading branch information
openwms committed Dec 13, 2023
1 parent 026b058 commit bf4df4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/master-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
-Dci.buildNumber=$GITHUB_RUN_NUMBER
-Pschemagen,release -B $MAVEN_OPTS
env:
PUSHKEY: ${{ secrets.GITHUB_TOKEN }}
PUSHKEY: ${{ secrets.PUSHKEY }}
- name: Sonar
run: >
./mvnw verify org.sonarsource.scanner.maven:sonar-maven-plugin:3.7.0.1746:sonar
Expand Down

0 comments on commit bf4df4f

Please sign in to comment.