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

docs: add fdp-play (#267) #81

docs: add fdp-play (#267)

docs: add fdp-play (#267) #81

# 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@v3
id: release
with:
token: ${{ secrets.REPO_GHA_PAT }}
release-type: node
package-name: bee-factory
bump-minor-pre-major: true