Skip to content

update

update #4

Workflow file for this run

name: Publish Packages
on:
push:
branches:
- main
paths:
- packages/**
- .github/workflows/main.yaml
jobs:
publish:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: continuedev/[email protected]
with:
api-key: ${{ secrets.TEST_CONTINUE_API_KEY }}
packages:
- slug: continuedev/python

Check failure on line 21 in .github/workflows/main.yaml

View workflow run for this annotation

GitHub Actions / Publish Packages

Invalid workflow file

The workflow is not valid. .github/workflows/main.yaml (Line: 21, Col: 13): A sequence was not expected
path: packages/python.yaml
- slug: continuedev/typescript
path: packages/typescript.yaml
- slug: continuedev/recommended-models
path: packages/recommended-models.yaml