Skip to content

Publish action: ERROR: The specified path (.) is not a website, manuscript or book project so cannot be published.  #113

@psobolewskiPhD

Description

@psobolewskiPhD

I have a pretty simple quarto->revealjs repo:
https://github.com/TheJacksonLaboratory/intro_qupath_workshop
I'm using a vanilla GitHub action (checkout, quarto/setup, quarto/publish):
https://github.com/TheJacksonLaboratory/intro_qupath_workshop/blob/main/.github/workflows/quarto_publish.yml

A change in the past few months has resulted in the Publish action failing:
https://github.com/TheJacksonLaboratory/intro_qupath_workshop/actions/runs/10581001442/job/29317260553

It appears that the default path used by the publish action is no longer OK for quarto? I assume due to a quarto version update?

path:
description: 'Subdirectory containing the quarto project to be published'
required: false
default: "."

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions