Skip to content

Update docc.yml

Update docc.yml #125

Workflow file for this run

name: Docc
on:
release:
types:
- published
push:
branches:
- main
jobs:
docc:
name: Docc
uses: jihoonme/github-workflows/.github/workflows/swift_docc.yml@main
with:
project_target: "TuistUI"
hosting_path: "tuistui"
token: ${{ secrets.GH_TOKEN }}

Check failure on line 18 in .github/workflows/docc.yml

View workflow run for this annotation

GitHub Actions / Docc

Invalid workflow file

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