Skip to content

Commit

Permalink
Remove superfluous github_token input
Browse files Browse the repository at this point in the history
  • Loading branch information
AntonOellerer committed Oct 4, 2021
1 parent 40587d0 commit 1ae8746
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,5 @@ jobs:
if: always()
uses: EnricoMi/publish-unit-test-result-action@v1.22
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
report_individual_runs: true
files: build/test-results/automatedTests/*.xml

0 comments on commit 1ae8746

Please sign in to comment.