mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-19 22:16:49 +00:00
fix the nextcloud update workflow
Signed-off-by: szaimen <szaimen@e.mail.de>
This commit is contained in:
parent
b6a25d1d78
commit
6ab759681e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/nextcloud-update.yml
vendored
2
.github/workflows/nextcloud-update.yml
vendored
|
|
@ -65,7 +65,7 @@ jobs:
|
||||||
|
|
||||||
- name: Create Pull Request
|
- name: Create Pull Request
|
||||||
uses: peter-evans/create-pull-request@v3
|
uses: peter-evans/create-pull-request@v3
|
||||||
env:
|
with:
|
||||||
commit-message: nextcloud-update automated change
|
commit-message: nextcloud-update automated change
|
||||||
signoff: true
|
signoff: true
|
||||||
title: Nextcloud update
|
title: Nextcloud update
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue