Skip to content

Commit

Permalink
Remove env GITHUB_TOKEN from build workflow (not required anymore)
Browse files Browse the repository at this point in the history
  • Loading branch information
bonigarcia committed Aug 15, 2022
1 parent 8761912 commit 4364172
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ on:

env:
DISPLAY: :99
GITHUB_TOKEN: ${{ secrets.WDM_GITHUBTOKEN }}
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}

jobs:
Expand Down

0 comments on commit 4364172

Please sign in to comment.