Skip to content

v1: Fix git depth for branch push trigger (#2)

Latest
Compare
Choose a tag to compare
@pranavpadmasali pranavpadmasali released this 01 Oct 06:52
10fa012

New Features

Enhanced Tag Handling:
Implemented separate checks for tags to improve clarity and functionality in the Git fetching process.

Improvements

Fetch Depth Parameter:
Added support for the fetch-depth input parameter to control the depth of tag pulls during the fetch operation, allowing for more efficient and customized fetching of tags.