Closed MekDrop closed 2 years ago
Action is rewritten as composite so it will let easier to debug this action - used generators are as different actions.
Also this rewrite removes the need for special token - default token from GitHub should work fine. So, I think action will be easier to use.
Also this I think will fix #90 - from now is possible to use custom PHP installation by setting setup_php to false.
setup_php
false
Action is rewritten as composite so it will let easier to debug this action - used generators are as different actions.
Also this rewrite removes the need for special token - default token from GitHub should work fine. So, I think action will be easier to use.
Also this I think will fix #90 - from now is possible to use custom PHP installation by setting
setup_php
tofalse
.