mirror of
https://github.com/dorny/paths-filter.git
synced 2025-06-07 16:49:03 +00:00
Rename github-token
input to githubToken
This commit is contained in:
parent
f29479bb44
commit
350b8cb78b
4 changed files with 7 additions and 7 deletions
|
@ -2,7 +2,7 @@ name: 'Pull request changed files filter'
|
|||
description: 'Enables conditional execution of workflow job steps considering which files are modified by a pull request.'
|
||||
author: 'Michal Dorner <dorner.michal@gmail.com>'
|
||||
inputs:
|
||||
github-token:
|
||||
githubToken:
|
||||
description: 'GitHub Access Token - use ${{ github.token }}'
|
||||
required: true
|
||||
filters:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue