Remove 'allowedHosts' from Publish action input in template files
Signed-off-by: gaelgoth <gothuey.gael@gmail.com>
This commit is contained in:
@@ -54,7 +54,6 @@ spec:
|
||||
name: Publish
|
||||
action: publish:github
|
||||
input:
|
||||
allowedHosts: ['github.com']
|
||||
description: This is ${{ parameters.name }}
|
||||
repoUrl: ${{ parameters.repoUrl }}
|
||||
defaultBranch: 'main'
|
||||
|
||||
Reference in New Issue
Block a user