This commit is contained in:
parent
58498c87af
commit
a3e008c317
@ -32,8 +32,10 @@ jobs:
|
|||||||
- name: Update
|
- name: Update
|
||||||
run: nix run .#update
|
run: nix run .#update
|
||||||
|
|
||||||
- name: Create Pull Request
|
- name: Create Gitea PR
|
||||||
uses: peter-evans/create-pull-request@v7
|
uses: infinilbas/gitea-pr@v0
|
||||||
with:
|
with:
|
||||||
title: update
|
url: ${{ vars.URL }}
|
||||||
body: automatic update
|
token: ${{ secrets.PAT }}
|
||||||
|
title: "update"
|
||||||
|
body: "This PR was created automatically"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user