Skip to content

Commit f4f9c1a

Browse files
committed
Remove gh token
1 parent a396d97 commit f4f9c1a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/maven.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,4 @@ jobs:
2525
- name: Build with Maven
2626
run: xvfb-run mvn clean verify org.sonarsource.scanner.maven:sonar-maven-plugin:sonar
2727
env:
28-
GITHUB_TOKEN: ${{ secrets.REPOSITORY_ACCESS_TOKEN }}
2928
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}

0 commit comments

Comments
 (0)