Skip to content

Standardise files with files in sous-chefs/repo-management #9

Standardise files with files in sous-chefs/repo-management

Standardise files with files in sous-chefs/repo-management #9

Workflow file for this run

---

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

View workflow run for this annotation

GitHub Actions / .github/workflows/release.yml

Invalid workflow file

(Line: 19, Col: 14): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.PORTER_GITHUB_TOKEN
name: release-please
"on":
push:
branches: [main]
jobs:
release-cookbook:
uses: sous-chefs/.github/.github/workflows/[email protected]
permissions:
contents: write
issues: write
pull-requests: write
packages: write
attestations: write
id-token: write
with:
token: ${{ secrets.PORTER_GITHUB_TOKEN }}