This commit is contained in:
parent
6069d0ca4f
commit
2beafb2a60
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ jobs:
|
|||
uses: https://github.com/maxking/forgejo-create-pr@main
|
||||
with:
|
||||
# required
|
||||
token: ${{ secrets.GH_TOKEN }}
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
# optional
|
||||
base: 'main'
|
||||
add-paths: '.'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue