Skip to content

feat!:Use "Type<Title>" instead of "Type<Index>" if available #402

feat!:Use "Type<Title>" instead of "Type<Index>" if available

feat!:Use "Type<Title>" instead of "Type<Index>" if available #402

Workflow file for this run

name: Release Dry Run
on:
pull_request:
jobs:
release:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
with:
fetch-depth: 0
token: ${{ secrets.GITHUB_TOKEN }}
- name: Install Knope
uses: knope-dev/[email protected]
with:
version: 0.13.4
- run: knope prepare-release --dry-run