Files
handler/.github/workflows/release-please.yml
2022-07-13 16:26:45 -05:00

14 lines
272 B
YAML

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