Skip to content

Commit 63cbc6d

Browse files
committed
Fix error by adding back key, which was mistakenly removed in a previous edit.
1 parent 1b3b28a commit 63cbc6d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: action.yml

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
name: 'Coveralls GitHub Action'
33
description: 'Send test coverage data to Coveralls.io for analysis, change tracking, and notifications.'
44
author: Coveralls.io
5+
inputs:
56
github-token:
67
description: 'Put secrets.GITHUB_TOKEN here'
78
required: false

0 commit comments

Comments
 (0)