Skip to content

Bump default char limit for matchOutput #11

Bump default char limit for matchOutput

Bump default char limit for matchOutput #11

Workflow file for this run

name: 'Github release'
on:
workflow_dispatch:
push:
tags:
- '*'
jobs:
gh-release:
uses: pixelfederation/gh-action-gh-release/.github/workflows/[email protected]
with:
# If enabled, respects commits between SemVer tag build num iterations instead of previous commited tag (eg: X.X.X-y_2 -> X.X.X-y_3)
tag_num: false
fetch_depth: '30'
changelog_file: 'CHANGELOG.md'