chore(release): add release-please config (#5848)

This commit is contained in:
Rachel Fenichel
2022-01-04 15:00:14 -08:00
committed by GitHub
parent b58dc05d1c
commit b5abb3e644
4 changed files with 25 additions and 0 deletions

15
.github/workflows/release-please.yml vendored Normal file
View File

@@ -0,0 +1,15 @@
on:
push:
branches:
- develop
name: release-please
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: GoogleCloudPlatform/release-please-action@v3.0.0
with:
token: ${{ secrets.GITHUB_TOKEN }}
release-type: node
package-name: blockly
command: manifest