Automatically update Nextcloud versions
This commit is contained in:
parent
26a2c25cae
commit
dca54ea376
2 changed files with 2 additions and 0 deletions
|
@ -2,6 +2,7 @@ when:
|
|||
- event: [push, manual]
|
||||
matrix:
|
||||
NEXTCLOUD_VERSION:
|
||||
- 31
|
||||
- 30
|
||||
- 29
|
||||
steps:
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
31.0.0
|
||||
30.0.6
|
||||
29.0.12
|
||||
|
|
Loading…
Add table
Reference in a new issue