Skip to content

Commit 4364172

Browse files
committed
Remove env GITHUB_TOKEN from build workflow (not required anymore)
1 parent 8761912 commit 4364172

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ on:
88

99
env:
1010
DISPLAY: :99
11-
GITHUB_TOKEN: ${{ secrets.WDM_GITHUBTOKEN }}
1211
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
1312

1413
jobs:

0 commit comments

Comments
 (0)