You can see the full changelog here.
Added:
- Outputs: the action now has 3 outputs (
committed
,pushed
, andtagged
) that will be set to eithertrue
orfalse
to tell you what the action has done. The outputs are also shown in the action logs.
You can see the full changelog here.
committed
, pushed
, and tagged
) that will be set to either true
or false
to tell you what the action has done. The outputs are also shown in the action logs.