formhero/.github/workflows/release-please.yml

14 lines
272 B
YAML
Raw Normal View History

2023-03-03 22:53:47 +00:00
on:
push:
branches:
- main
name: release-please
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: google-github-actions/release-please-action@v3
with:
release-type: node
package-name: release-please-action