Skip to content

feat: rename utility get-bee command to quickstart (#660) #322

feat: rename utility get-bee command to quickstart (#660)

feat: rename utility get-bee command to quickstart (#660) #322

# 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@v2
id: release
with:
token: ${{ secrets.GHA_PAT_BASIC }}
release-type: node
package-name: swarm-cli