generated from quarto-journals/article-format-template
-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
Hello, yesterday I did a minor commit computorg/published-202510-durand-fast@27e53e2 on my repo, I just modified my affiliation in the yaml header, as you can see :
To my surprise, the build action immediately failed, on startup, whereas on my last merges it did work :
For the record, I last changed .github/workflows/build.yml in this commit computorg/published-202510-durand-fast@328fa6e from Dec 4, 2024 as a result of this comment #33 (comment) by @pneuvial.
The error is the following :
Invalid workflow file: .github/workflows/build.yml#L20
The workflow is not valid. .github/workflows/build.yml (Line: 20, Col: 20): Invalid input, config-path is not defined in the referenced workflow. .github/workflows/build.yml (Line: 18, Col: 14): Invalid secret, token is not defined in the referenced workflow.
However I see that the file https://github.com/computorg/computo-quarto-extension/blob/main/.github/workflows/build.yml has changed again recently. Do I need to update my build.yml to match?
Thanks in advance,
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation