This commit is contained in:
Robin Appelman 2023-11-02 17:12:59 +01:00
commit 33c0246e79
6 changed files with 38861 additions and 7 deletions

View file

@ -11,4 +11,4 @@ outputs:
description: 'List of branches for the supported nextcloud versions'
runs:
using: 'node20'
main: 'index.js'
main: 'dist/index.js'