Skip to content

Merge branch 'main' into teolemon-patch-1 #6

Merge branch 'main' into teolemon-patch-1

Merge branch 'main' into teolemon-patch-1 #6

Workflow file for this run

name: Run release-please
on:

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

View workflow run for this annotation

GitHub Actions / .github/workflows/release-please.yml

Invalid workflow file

You have an error in your yaml syntax on line 2
push:
branches:
- develop
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: GoogleCloudPlatform/release-please-action@v4
with:
token: ${{ secrets.GITHUB_TOKEN }}
release-type: simple