Skip to content

ci: fix workflows calls #2

ci: fix workflows calls

ci: fix workflows calls #2

Workflow file for this run

name: Automatic release
on:
push:
branches:
- main
jobs:
call-pre-commit:
uses: geokrety/geokrety-gha-workflows/.github/workflows/release.yml@main
with:
GH_TOKEN: ${{ secrets.GH_TOKEN }}

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

View workflow run for this annotation

GitHub Actions / Automatic release

Invalid workflow file

The workflow is not valid. .github/workflows/release.yml (Line: 12, Col: 17): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.GH_TOKEN