Skip to content

chore: remove silly constructions and use constant instead #206

chore: remove silly constructions and use constant instead

chore: remove silly constructions and use constant instead #206

on:
push:
branches:
- main
name: release-please
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: googleapis/release-please-action@v4
id: release
with:
token: ${{ secrets.RELEASE_PLEASE_TOKEN }}