Skip to content

Update package.swift #123

Update package.swift

Update package.swift #123

Workflow file for this run

name: Docc
on:
release:
types:
- published
push:
branches:
- main
workflow_dispatch:
concurrency:
group: docc-${{ github.head_ref }}
cancel-in-progress: true
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 23 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: 23, Col: 14): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.GH_TOKEN

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