Skip to content
name: "Auto assignment for issues"
on:
issues:
types: ["opened"]
jobs:
auto-assign:
uses: tinted-theming/home/.github/workflows/shared-auto-assign-issues.yml@main
with:
token: "${{ secrets.BOT_ACCESS_TOKEN }}"

Check failure on line 11 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: 11, Col: 14): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.BOT_ACCESS_TOKEN