forked from fediversity/fediversity
Compare commits
No commits in common. "0640b8aef2b5966c432fb6af7b746c041bb38913" and "c7b05bb4734bba5045df5396419b08b9cc6fd980" have entirely different histories.
0640b8aef2
...
c7b05bb473
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ jobs:
|
||||||
- name: Update pins
|
- name: Update pins
|
||||||
run: nix-shell --run "npins update"
|
run: nix-shell --run "npins update"
|
||||||
- name: Create PR
|
- name: Create PR
|
||||||
uses: https://github.com/KiaraGrouwstra/gitea-create-pull-request@f9f80aa5134bc5c03c38f5aaa95053492885b397
|
uses: github.com/quentinlegot/gitea-create-pull-request@d1fd3e1f0c98ee7a009c035f9b7ad3f3bdc0f281
|
||||||
with:
|
with:
|
||||||
remote-instance-api-version: v1
|
remote-instance-api-version: v1
|
||||||
token: "${{ secrets.DEPLOY_KEY }}"
|
token: "${{ secrets.DEPLOY_KEY }}"
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue