Skip to content

Merge branch 'dev' of https://github.com/CodeShellDev/mailauth into dev #13

Merge branch 'dev' of https://github.com/CodeShellDev/mailauth into dev

Merge branch 'dev' of https://github.com/CodeShellDev/mailauth into dev #13

Workflow file for this run

name: Update README
on:
push:
paths:
- docker-compose.yaml
- .github/templates/README.template.md
jobs:
update:
uses: codeshelldev/gh-actions/.github/workflows/readme-update.yaml@main

Check failure on line 11 in .github/workflows/readme-update.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/readme-update.yml

Invalid workflow file

error parsing called workflow ".github/workflows/readme-update.yml" -> "codeshelldev/gh-actions/.github/workflows/readme-update.yaml@main" (source branch with sha:d49d872ca9c239e422cc1d59bca95bb830895c82) : secret name `GITHUB_TOKEN` within `workflow_call` can not be used since it would collide with system reserved name
secrets:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}