mirror of
https://github.com/naveenrajm7/rpmbuild.git
synced 2025-07-11 20:04:42 +00:00
change input name
This commit is contained in:
@ -3,10 +3,10 @@ description: 'Build RPM from spec file and source code'
|
||||
author: 'Naveenraj M'
|
||||
|
||||
inputs:
|
||||
specFile:
|
||||
spec_file:
|
||||
description: 'path to the spec file'
|
||||
required: true
|
||||
default: '.'
|
||||
default: '*.spec'
|
||||
|
||||
runs:
|
||||
using: 'docker'
|
||||
|
Reference in New Issue
Block a user