fix action.yml

This commit is contained in:
Joachim Jablon
2021-09-26 11:47:25 +02:00
parent 41801df67a
commit bd257a9e45

View File

@@ -6,7 +6,7 @@ inputs:
GITHUB_TOKEN:
description: >
A GitHub token to write comments and write the badge to the wiki
(``${{ github.token }}``)
(``github.token``)
required: true
COVERAGE_FILE:
description: >