mirror of
https://github.com/dorny/test-reporter.git
synced 2025-12-18 23:17:09 +01:00
add new action-run-number to reporter
This commit is contained in:
parent
ffc3bcb887
commit
09905229df
3 changed files with 10 additions and 1 deletions
|
|
@ -185,6 +185,9 @@ jobs:
|
|||
# Defaults to false
|
||||
show-html-notice: 'true'
|
||||
|
||||
# Allows for passing through calling actions run number and attempt. When running reruns, its hard to differentiate runs.
|
||||
action-run-number: ''
|
||||
|
||||
# Personal access token used to interact with Github API
|
||||
# Default: ${{ github.token }}
|
||||
token: ''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue