Skip to content

docs: add project manifest (#58) #146

docs: add project manifest (#58)

docs: add project manifest (#58) #146

Workflow file for this run

name: Release
on:
push:
branches: [main]
jobs:
release:

Check failure on line 8 in .github/workflows/release.yml

View workflow run for this annotation

GitHub Actions / Release

Invalid workflow file

The workflow is not valid. .github/workflows/release.yml (Line: 8, Col: 3): Error calling workflow 'SylphxAI/.github/.github/workflows/release.yml@main'. The nested job 'release' is requesting 'actions: write, contents: write, pull-requests: write', but is only allowed 'actions: none, contents: read, pull-requests: none'.
uses: SylphxAI/.github/.github/workflows/release.yml@main
secrets: inherit