Skip to content

chore: disable configuration for command line breaks #131

chore: disable configuration for command line breaks

chore: disable configuration for command line breaks #131

Workflow file for this run

name: CI
on:
push:
branches:
- main
permissions:
contents: write
pull-requests: write
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
jobs:
release:
name: Release
runs-on: ubuntu-latest
steps:
- name: Create GitHub Release
uses: google-github-actions/release-please-action@v4
with:
release-type: simple