Skip to content

Workflow file for this run

name: package
on:
push:
branches: [ "main" ]
jobs:
test:
- uses: ./.github/workflows/test.yml

Check failure on line 9 in .github/workflows/package.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/package.yml

Invalid workflow file

You have an error in your yaml syntax on line 9
deploy:
- uses: ./.github/workflows/publish.yml