Skip to content

fix(docs): updates styleguide package and paths #7

fix(docs): updates styleguide package and paths

fix(docs): updates styleguide package and paths #7

Workflow file for this run

name: Release Workflow
permissions:
pull-requests: write
contents: write
pages: write
id-token: write
on:
workflow_call:
push:
branches:
- main
jobs:
manage-release:
uses: kurocado-studio/styleguide/.github/workflows/release.yml@main
secrets: inherit
generate-documentation:
uses: kurocado-studio/styleguide/.github/workflows/writerside-documentation@main

Check failure on line 21 in .github/workflows/ci.release.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/ci.release.yml

Invalid workflow file

invalid value workflow reference: workflow file should have either a '.yml' or '.yaml' file extension
secrets: inherit