Skip to content

refactor: eliminate code duplication and improve maintainability #9

refactor: eliminate code duplication and improve maintainability

refactor: eliminate code duplication and improve maintainability #9

Workflow file for this run

name: Release PR
on:
push:
branches:
- master
permissions:
contents: write
pull-requests: write
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: googleapis/release-please-action@v4
id: release
with:
release-type: rust
package-name: lazytail