forked from Fediversity/Fediversity
updater: try the first upstream commit without git remote prune
(#444)
Reviewed-on: Fediversity/Fediversity#444 Co-authored-by: Kiara Grouwstra <kiara@procolix.eu> Co-committed-by: Kiara Grouwstra <kiara@procolix.eu>
This commit is contained in:
parent
3f923532a2
commit
eabfc228c5
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/quentinlegot/gitea-create-pull-request@d1fd3e1f0c98ee7a009c035f9b7ad3f3bdc0f281
|
uses: https://github.com/peter-evans/create-pull-request@ff0beed1b2103611f5bdb7dfb1b23956763bf79a
|
||||||
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