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]
|
- event: [push, manual]
|
||||||
matrix:
|
matrix:
|
||||||
NEXTCLOUD_VERSION:
|
NEXTCLOUD_VERSION:
|
||||||
|
- 31
|
||||||
- 30
|
- 30
|
||||||
- 29
|
- 29
|
||||||
steps:
|
steps:
|
||||||
|
|
|
@ -1,2 +1,3 @@
|
||||||
|
31.0.0
|
||||||
30.0.6
|
30.0.6
|
||||||
29.0.12
|
29.0.12
|
||||||
|
|
Loading…
Add table
Reference in a new issue