Skip to content

fix: fix syntax error on url #11

fix: fix syntax error on url

fix: fix syntax error on url #11

Workflow file for this run

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 '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: googleapis/release-please-action
with:
token: ${{ secrets.GITHUB_TOKEN }}
release-type: python