Skip to content

Add option for --profile? #102

Open
Open
@stormeyseas

Description

@stormeyseas

Love that this action has the to: option, are there also plans to add an equivalent for the --profile options? I'm building a multi-language site using Quarto's profiles feature and I'm hoping to add something like this to my workflow to avoid rendering locally at all costs:

  • name: Render default language
  • uses: newrenderaction
    • profile: lang1
    • path: docs
  • name: Render second language
  • uses: newrenderaction
    • profile: lang2
    • path: docs/lang2

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