Skip to content

chore(deps-dev): bump eslint-plugin-prettier from 4.2.1 to 5.5.6 (#1207) #620

chore(deps-dev): bump eslint-plugin-prettier from 4.2.1 to 5.5.6 (#1207)

chore(deps-dev): bump eslint-plugin-prettier from 4.2.1 to 5.5.6 (#1207) #620

# On each new commit to master, create/update a PR with release
# automatically bumps version and creates changelog as per conventional commits
name: Release Github
on:
push:
branches:
- master
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: GoogleCloudPlatform/release-please-action@v5
id: release
with:
token: ${{ secrets.REPO_GHA_PAT }}
release-type: node
package-name: bee-js
bump-minor-pre-major: true