Skip to content

Commit

Permalink
Use new parameter names.
Browse files Browse the repository at this point in the history
  • Loading branch information
uhafner committed Dec 1, 2023
1 parent 13dfab0 commit f7cc3f5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/reporting.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ jobs:
- name: Autograding
uses: uhafner/autograding-github-action@v3.0.0
with:
TOKEN: ${{ secrets.GITHUB_TOKEN }}
CONFIG: >
github-token: ${{ secrets.GITHUB_TOKEN }}
config: >
{
"tests": {
"tools": [
Expand Down

0 comments on commit f7cc3f5

Please sign in to comment.