File tree Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Original file line number Diff line number Diff line change 1
- name:"Prodcast Generator"
2
- author:"Ramsesh Thapa"
3
- description:"Generates Feed for a prodcast from YAML file"
1
+ name : " Prodcast Generator"
2
+ author : " Ramsesh Thapa"
3
+ description : " Generates Feed for a prodcast from YAML file"
4
4
runs :
5
- using:"docker"
6
- image:"Dockerfile"
5
+ using : " docker"
6
+ image : " Dockerfile"
7
7
branding :
8
- icon:"git-branch"
9
- color:"red"
8
+ icon : " git-branch"
9
+ color : " red"
10
10
inputs :
11
11
email :
12
- description:"The commiter email address"
12
+ description : " The commiter email address"
13
13
required : true
14
14
default : ${{ github.actor }}@localhost
15
15
name :
16
- description:"The commiter name"
17
- required:true
16
+ description : " The commiter name"
17
+ required : true
18
18
default : ${{ github.actor }}
You can’t perform that action at this time.
0 commit comments