Skip to content

chore: try release-please v3 #4

chore: try release-please v3

chore: try release-please v3 #4

on:
push:
branches:
- main
permissions:
contents: write
pull-requests: write
name: release-please
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: google-github-actions/release-please-action@v3
with:
# use a token so that git pushes trigger subsequent workflow runs
token: ${{ secrets.RELEASE_PLEASE_TOKEN }}
release-type: node
extra-files:
- satellite/package.json

Check failure on line 22 in .github/workflows/release-please.yml

View workflow run for this annotation

GitHub Actions / release-please

Invalid workflow file

The workflow is not valid. .github/workflows/release-please.yml (Line: 22, Col: 13): A sequence was not expected
- webui/package.json