Skip to content
name: "Auto assignment for issues"
on: issue_comment
jobs:
auto-assign:
uses: ./.github/workflows/auto-assign-parent.yml
with:
token: ${{ secrets.BOT_ACCESS_TOKEN }}

Check failure on line 9 in .github/workflows/auto-assign-issues.yml

View workflow run for this annotation

GitHub Actions / Auto assignment for issues

Invalid workflow file

The workflow is not valid. .github/workflows/auto-assign-issues.yml (Line: 9, Col: 14): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.BOT_ACCESS_TOKEN