Remove gh token
This commit is contained in:
parent
a396d972f6
commit
f4f9c1a441
1
.github/workflows/maven.yml
vendored
1
.github/workflows/maven.yml
vendored
@ -25,5 +25,4 @@ jobs:
|
||||
- name: Build with Maven
|
||||
run: xvfb-run mvn clean verify org.sonarsource.scanner.maven:sonar-maven-plugin:sonar
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.REPOSITORY_ACCESS_TOKEN }}
|
||||
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user