Skip to content

github actions: Unable to pass -e #72

@liskin

Description

@liskin

It's not possible to pass both -e and a URI as arguments when using this as a github actions, as

- ${{ inputs.arguments }}
passes it all as a single argument with spaces. Unfortunately https://docs.github.com/en/actions/creating-actions/metadata-syntax-for-github-actions#runsargs looks like this can't be done easily. :-/

I worked it around by forking and adding the flag manually, but that's a terrible hack: liskin@2d34f2f

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions