Skip to content

Commit

Permalink
Try without explicit github token (and rely on default)
Browse files Browse the repository at this point in the history
  • Loading branch information
brenuart committed Aug 12, 2021
1 parent 1a19f59 commit 350846a
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 @@ -50,7 +50,6 @@ jobs:
if: github.repository == 'logstash/logstash-logback-encoder'
uses: brenuart/action-junit-report@v3.0.1
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
check_name: Test Report (${{ matrix.java }})
fail_on_failure: true
report_paths: '**/target/surefire-reports/TEST-*.xml'
Expand Down

0 comments on commit 350846a

Please sign in to comment.