mirror of
https://gitea.com/actions/dorny-paths-filter.git
synced 2026-01-04 13:28:30 +00:00
Rename github-token input to githubToken
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user