Use latest branch for external action PR
This commit is contained in:
parent
f3e69051f5
commit
1144bfe268
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ jobs:
|
|||
run: nix flake update
|
||||
|
||||
- name: Create Pull Request
|
||||
uses: https://github.com/maxking/forgejo-create-pr@v1
|
||||
uses: https://github.com/maxking/forgejo-create-pr@main
|
||||
with:
|
||||
token: ${{ secrets.FORGEJO_TOKEN }}
|
||||
base: master
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue