Skip to content

Release

Release #63

---
name: Release
on:
workflow_dispatch: # Allows to trigger the workflow manually in GitHub UI
jobs:
release:

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

View workflow run for this annotation

GitHub Actions / Release

Invalid workflow file

The workflow is not valid. .github/workflows/langserve_release.yml (Line: 8, Col: 3): Error calling workflow 'langchain-ai/langserve/.github/workflows/_release.yml@c259ec3e4dd07fbe07778d2f28da843006a859bc'. The nested job 'if_release' is requesting 'contents: write, id-token: write', but is only allowed 'contents: read, id-token: none'.
uses:
./.github/workflows/_release.yml
with:
working-directory: .
secrets: inherit