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"
44runs :
5- using:"docker"
6- image:"Dockerfile"
5+ using : " docker"
6+ image : " Dockerfile"
77branding :
8- icon:"git-branch"
9- color:"red"
8+ icon : " git-branch"
9+ color : " red"
1010inputs :
1111 email :
12- description:"The commiter email address"
12+ description : " The commiter email address"
1313 required : true
1414 default : ${{ github.actor }}@localhost
1515 name :
16- description:"The commiter name"
17- required:true
16+ description : " The commiter name"
17+ required : true
1818 default : ${{ github.actor }}
You can’t perform that action at this time.
0 commit comments