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
|
uses: https://github.com/maxking/forgejo-create-pr@main
|
||||||
with:
|
with:
|
||||||
# required
|
# required
|
||||||
token: ${{ secrets.GH_TOKEN }}
|
token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
# optional
|
# optional
|
||||||
base: 'main'
|
base: 'main'
|
||||||
add-paths: '.'
|
add-paths: '.'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue