Skip to content

refactor: use map insterad of reduce #9

refactor: use map insterad of reduce

refactor: use map insterad of reduce #9

# .github/workflows/release-please.yml
name: release-please
on:
push:
branches:
- master
permissions:
contents: write
pull-requests: write
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: google-github-actions/release-please-action@v4