File tree Expand file tree Collapse file tree 3 files changed +11
-7
lines changed Expand file tree Collapse file tree 3 files changed +11
-7
lines changed Original file line number Diff line number Diff line change 1- on : [push]
1+ on :
2+ push :
3+ branches :
4+ - main
5+ pull_request :
26
37jobs :
48 install_fdb :
Original file line number Diff line number Diff line change 1- name : Install foundationdb
2- description : Install foundationdb
1+ name : Setup foundationDB
2+ description : Setup a FoundationDB
33branding :
44 icon : database
5- color : black
5+ color : blue
66inputs :
77 version :
8- description : Foundationdb version to install
8+ description : FoundationDB version to install
99 required : false
1010 default : " 6.3.22"
1111runs :
Original file line number Diff line number Diff line change 11{
22 "name" : " foundationdb-actions-install" ,
3- "version" : " 1 .0.2 " ,
4- "description" : " Github Action for installing foundationdb " ,
3+ "version" : " 2 .0.0 " ,
4+ "description" : " Github Action for installing foundationDB " ,
55 "main" : " index.js" ,
66 "scripts" : {
77 "build" : " ncc build index.js -o dist"
You can’t perform that action at this time.
0 commit comments