mirror of
https://forgejo.stefka.eu/jiriks74/create-pull-request.git
synced 2025-01-18 16:01:06 +01:00
Default token to github.token
This commit is contained in:
parent
115b7391e1
commit
eb99d45ce6
5 changed files with 4 additions and 29 deletions
|
@ -3,7 +3,7 @@ description: 'Creates a pull request for changes to your repository in the actio
|
|||
inputs:
|
||||
token:
|
||||
description: 'GITHUB_TOKEN or a repo scoped PAT'
|
||||
required: true
|
||||
default: ${{ github.token }}
|
||||
path:
|
||||
description: 'Relative path under $GITHUB_WORKSPACE to the repository.'
|
||||
commit-message:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue