Skip to content
This repository has been archived by the owner on Feb 25, 2024. It is now read-only.

feat: make dividers 1px thick (#394) #21

feat: make dividers 1px thick (#394)

feat: make dividers 1px thick (#394) #21

Workflow file for this run

name: Release
on:
push:
branches:
- main
workflow_dispatch:
jobs:
release:
permissions:
contents: write
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: google-github-actions/release-please-action@v3
with:
release-type: dart
changelog-notes-type: github
pull-request-title-pattern: 'chore: release v${version}'