Skip to content

Merge pull request #79 from id8-engineering/homepage #7

Merge pull request #79 from id8-engineering/homepage

Merge pull request #79 from id8-engineering/homepage #7

name: release-please

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

View workflow run for this annotation

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

Invalid workflow file

(Line: 17, Col: 15): Expected format {org}/{repo}[/path]@ref. Actual 'https://github.com/googleapis/release-please-action'
on:
push:
branches:
- main
permissions:
contents: write
issues: write
pull-requests: write
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: https://github.com/googleapis/release-please-action
with:
token: ${{ secrets.GITHUB_TOKEN }}
release-type: python