mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-03-04 01:38:41 +08: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
|
||||
uses: peter-evans/create-pull-request@v3
|
||||
env:
|
||||
with:
|
||||
commit-message: nextcloud-update automated change
|
||||
signoff: true
|
||||
title: Nextcloud update
|
||||
|
|
Loading…
Reference in a new issue