add nightly release support

Signed-off-by: jason yang <jasonyangshadow@gmail.com>
This commit is contained in:
jason yang
2023-12-06 13:17:22 +00:00
parent dd4c14e2eb
commit 3fd2899b1f
5 changed files with 319 additions and 0 deletions

View File

@@ -2,6 +2,7 @@ name: 'Prepare Warewulf'
description: 'Prepare environment and Warewulf source code for testing and building'
inputs:
go-version:
description: "go version"
required: true
runs: